gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan" ] } gn analyze input: { "files": [ "//clang/lib/CodeGen/CGHLSLRuntime.cpp", "//clang/lib/CodeGen/CodeGenFunction.cpp", "//clang/lib/CodeGen/CodeGenModule.cpp", "//clang/test/CodeGenHLSL/ArrayAssignable.hlsl", "//clang/test/CodeGenHLSL/ArrayTemporary.hlsl", "//clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl", "//clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl", "//clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl", "//clang/test/CodeGenHLSL/Bool.hlsl", "//clang/test/CodeGenHLSL/BoolVector.hlsl", "//clang/test/CodeGenHLSL/GlobalConstructorLib.hlsl", "//clang/test/CodeGenHLSL/basic_types.hlsl", "//clang/test/CodeGenHLSL/builtins/AddUint64.hlsl", "//clang/test/CodeGenHLSL/builtins/ByteAddressBuffers-constructors.hlsl", "//clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl", "//clang/test/CodeGenHLSL/builtins/RWBuffer-constructor.hlsl", "//clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl", "//clang/test/CodeGenHLSL/builtins/StructuredBuffers-constructors.hlsl", "//clang/test/CodeGenHLSL/builtins/abs.hlsl", "//clang/test/CodeGenHLSL/builtins/all.hlsl", "//clang/test/CodeGenHLSL/builtins/and.hlsl", "//clang/test/CodeGenHLSL/builtins/any.hlsl", "//clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/ceil.hlsl", "//clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/clamp.hlsl", "//clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl", "//clang/test/CodeGenHLSL/builtins/clip.hlsl", "//clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/cos.hlsl", "//clang/test/CodeGenHLSL/builtins/cross.hlsl", "//clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/degrees.hlsl", "//clang/test/CodeGenHLSL/builtins/distance.hlsl", "//clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/exp.hlsl", "//clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/exp2.hlsl", "//clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/floor.hlsl", "//clang/test/CodeGenHLSL/builtins/fmod.hlsl", "//clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/frac.hlsl", "//clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl", "//clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/isinf.hlsl", "//clang/test/CodeGenHLSL/builtins/ldexp.hlsl", "//clang/test/CodeGenHLSL/builtins/length.hlsl", "//clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log.hlsl", "//clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log10.hlsl", "//clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log2.hlsl", "//clang/test/CodeGenHLSL/builtins/max-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/max.hlsl", "//clang/test/CodeGenHLSL/builtins/min-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/min.hlsl", "//clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/normalize.hlsl", "//clang/test/CodeGenHLSL/builtins/or.hlsl", "//clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/pow.hlsl", "//clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/radians.hlsl", "//clang/test/CodeGenHLSL/builtins/rcp.hlsl", "//clang/test/CodeGenHLSL/builtins/reflect.hlsl", "//clang/test/CodeGenHLSL/builtins/reversebits.hlsl", "//clang/test/CodeGenHLSL/builtins/round-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/round.hlsl", "//clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/rsqrt.hlsl", "//clang/test/CodeGenHLSL/builtins/sign.hlsl", "//clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/sin.hlsl", "//clang/test/CodeGenHLSL/builtins/smoothstep.hlsl", "//clang/test/CodeGenHLSL/builtins/splitdouble.hlsl", "//clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/sqrt.hlsl", "//clang/test/CodeGenHLSL/builtins/step-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/step.hlsl", "//clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/trunc.hlsl", "//clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl", "//clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl", "//clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl", "//clang/test/CodeGenHLSL/cbuffer.hlsl", "//clang/test/CodeGenHLSL/cbuffer_and_namespaces.hlsl", "//clang/test/CodeGenHLSL/cbuffer_with_packoffset.hlsl", "//clang/test/CodeGenHLSL/cbuffer_with_static_global_and_function.hlsl", "//clang/test/CodeGenHLSL/convergence/do.while.hlsl", "//clang/test/CodeGenHLSL/convergence/for.hlsl", "//clang/test/CodeGenHLSL/convergence/while.hlsl", "//clang/test/CodeGenHLSL/default_cbuffer.hlsl", "//clang/test/CodeGenHLSL/default_cbuffer_with_layout.hlsl", "//clang/test/CodeGenHLSL/export.hlsl", "//clang/test/CodeGenHLSL/group_shared.hlsl", "//clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl", "//clang/test/CodeGenHLSL/inline-functions.hlsl", "//clang/test/CodeGenHLSL/inline-spirv/SpirvType.hlsl", "//clang/test/CodeGenHLSL/no_int_promotion.hlsl", "//clang/test/CodeGenHLSL/out-of-line-static.hlsl", "//clang/test/CodeGenHLSL/shift-mask.hlsl", "//clang/test/CodeGenHLSL/this-assignment-overload.hlsl", "//clang/test/CodeGenHLSL/vk-input-builtin.hlsl", "//clang/test/Options/enable_16bit_types_validation_spirv.hlsl", "//llvm/lib/Target/DirectX/DXILFinalizeLinkage.cpp", "//llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp", "//llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp", "//llvm/test/CodeGen/DirectX/finalize-linkage-remove-dead-lib.ll", "//llvm/test/CodeGen/DirectX/finalize-linkage-remove-dead.ll", "//llvm/test/CodeGen/DirectX/finalize_linkage.ll" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] }