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", "//lld/test:check-lld", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//clang-tools-extra/clangd/unittests/HoverTests.cpp", "//clang/docs/ReleaseNotes.rst", "//clang/include/clang/AST/Expr.h", "//clang/include/clang/AST/RecursiveASTVisitor.h", "//clang/include/clang/Basic/StmtNodes.td", "//clang/include/clang/Parse/Parser.h", "//clang/include/clang/Sema/Sema.h", "//clang/include/clang/Sema/SemaInternal.h", "//clang/lib/AST/Expr.cpp", "//clang/lib/AST/ExprClassification.cpp", "//clang/lib/AST/ExprConstant.cpp", "//clang/lib/AST/ItaniumMangle.cpp", "//clang/lib/AST/StmtPrinter.cpp", "//clang/lib/AST/StmtProfile.cpp", "//clang/lib/Parse/ParseCXXInlineMethods.cpp", "//clang/lib/Parse/ParseDecl.cpp", "//clang/lib/Parse/ParseDeclCXX.cpp", "//clang/lib/Parse/ParseExpr.cpp", "//clang/lib/Parse/ParseExprCXX.cpp", "//clang/lib/Parse/ParseInit.cpp", "//clang/lib/Parse/ParseObjc.cpp", "//clang/lib/Parse/ParseOpenACC.cpp", "//clang/lib/Parse/ParseOpenMP.cpp", "//clang/lib/Parse/ParseStmt.cpp", "//clang/lib/Parse/ParseStmtAsm.cpp", "//clang/lib/Parse/ParseTemplate.cpp", "//clang/lib/Sema/Sema.cpp", "//clang/lib/Sema/SemaChecking.cpp", "//clang/lib/Sema/SemaCoroutine.cpp", "//clang/lib/Sema/SemaDecl.cpp", "//clang/lib/Sema/SemaDeclCXX.cpp", "//clang/lib/Sema/SemaExceptionSpec.cpp", "//clang/lib/Sema/SemaExpr.cpp", "//clang/lib/Sema/SemaExprCXX.cpp", "//clang/lib/Sema/SemaExprMember.cpp", "//clang/lib/Sema/SemaLookup.cpp", "//clang/lib/Sema/SemaObjC.cpp", "//clang/lib/Sema/SemaOverload.cpp", "//clang/lib/Sema/SemaStmt.cpp", "//clang/lib/Sema/SemaStmtAttr.cpp", "//clang/lib/Sema/SemaTemplateVariadic.cpp", "//clang/lib/Sema/TreeTransform.h", "//clang/lib/Serialization/ASTReaderStmt.cpp", "//clang/lib/Serialization/ASTWriterStmt.cpp", "//clang/lib/StaticAnalyzer/Core/ExprEngine.cpp", "//clang/test/AST/ByteCode/literals.cpp", "//clang/test/AST/ast-dump-recovery.c", "//clang/test/AST/ast-dump-recovery.cpp", "//clang/test/AST/ast-dump-recovery.m", "//clang/test/CXX/drs/cwg1xx.cpp", "//clang/test/CXX/drs/cwg26xx.cpp", "//clang/test/CXX/module/basic/basic.link/p2.cppm", "//clang/test/FixIt/typo.cpp", "//clang/test/Index/complete-switch.c", "//clang/test/Index/fix-its.c", "//clang/test/Lexer/raw-string-ext.c", "//clang/test/Modules/diagnose-missing-import.m", "//clang/test/OpenMP/begin_declare_variant_messages.c", "//clang/test/OpenMP/declare_reduction_messages.cpp", "//clang/test/OpenMP/declare_variant_messages.c", "//clang/test/OpenMP/declare_variant_messages.cpp", "//clang/test/OpenMP/target_update_messages.cpp", "//clang/test/Parser/cxx1z-decomposition.cpp", "//clang/test/Parser/cxx1z-fold-expressions.cpp", "//clang/test/Parser/cxx2c-pack-indexing.cpp", "//clang/test/Parser/objc-foreach-syntax.m", "//clang/test/Parser/opencl-atomics-cl20.cl", "//clang/test/Parser/recovery.c", "//clang/test/Parser/switch-recovery.cpp", "//clang/test/Parser/switch-typo-correction.cpp", "//clang/test/ParserOpenACC/parse-cache-construct.cpp", "//clang/test/ParserOpenACC/parse-clauses.c", "//clang/test/ParserOpenACC/parse-constructs.cpp", "//clang/test/ParserOpenACC/parse-wait-clause.c", "//clang/test/ParserOpenACC/parse-wait-construct.c", "//clang/test/Sema/PR28181.c", "//clang/test/Sema/builtin-unary-fp.c", "//clang/test/Sema/c23-delayed-typo-correction-crashes.c", "//clang/test/Sema/delayed-typo-correction-crashes.c", "//clang/test/Sema/invalid-member.cpp", "//clang/test/Sema/typo-correction-ambiguity.cpp", "//clang/test/Sema/typo-correction-no-hang.c", "//clang/test/Sema/typo-correction-no-hang.cpp", "//clang/test/Sema/typo-correction-recursive.cpp", "//clang/test/Sema/typo-correction.c", "//clang/test/SemaCXX/arrow-operator.cpp", "//clang/test/SemaCXX/constant-expression-cxx11.cpp", "//clang/test/SemaCXX/conversion-function.cpp", "//clang/test/SemaCXX/coroutines.cpp", "//clang/test/SemaCXX/cxx-delayed-typo-correction-crashes.cpp", "//clang/test/SemaCXX/cxx1z-decomposition.cpp", "//clang/test/SemaCXX/cxx20-delayed-typo-correction-crashes.cpp", "//clang/test/SemaCXX/cxx2a-adl-only-template-id.cpp", "//clang/test/SemaCXX/destructor.cpp", "//clang/test/SemaCXX/invalid-if-constexpr.cpp", "//clang/test/SemaCXX/member-expr.cpp", "//clang/test/SemaCXX/nested-name-spec.cpp", "//clang/test/SemaCXX/pr13394-crash-on-invalid.cpp", "//clang/test/SemaCXX/return.cpp", "//clang/test/SemaCXX/typo-correction-crash.cpp", "//clang/test/SemaCXX/typo-correction-cxx11.cpp", "//clang/test/SemaCXX/typo-correction-delayed.cpp", "//clang/test/SemaCXX/typo-correction.cpp", "//clang/test/SemaCXX/virtuals.cpp", "//clang/test/SemaObjC/call-super-2.m", "//clang/test/SemaObjC/typo-correction-subscript.m", "//clang/test/SemaObjC/undef-arg-super-method-call.m", "//clang/test/SemaObjCXX/block-for-lambda-conversion.mm", "//clang/test/SemaOpenACC/compute-construct-num_gangs-clause.cpp", "//clang/test/SemaOpenCL/atomic-ops.cl", "//clang/test/SemaOpenCL/clang-builtin-version.cl", "//clang/test/SemaTemplate/concepts-recovery-expr.cpp", "//clang/test/SemaTemplate/concepts.cpp", "//clang/test/SemaTemplate/typo-variadic.cpp", "//clang/tools/libclang/CXCursor.cpp", "//clang/unittests/Sema/ExternalSemaSourceTest.cpp", "//llvm/docs/AMDGPUUsage.rst", "//llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp", "//llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h", "//llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp", "//llvm/lib/Target/AMDGPU/SIRegisterInfo.h", "//llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll", "//llvm/test/CodeGen/AMDGPU/amdgpu-no-agprs-violations.ll", "//llvm/test/CodeGen/AMDGPU/amdhsa-kernarg-preload-num-sgprs.ll", "//llvm/test/CodeGen/AMDGPU/amdpal-callable.ll", "//llvm/test/CodeGen/AMDGPU/amdpal-elf.ll", "//llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll", "//llvm/test/CodeGen/AMDGPU/attr-amdgpu-waves-per-eu.ll", "//llvm/test/CodeGen/AMDGPU/call-alias-register-usage-agpr.ll", "//llvm/test/CodeGen/AMDGPU/call-alias-register-usage0.ll", "//llvm/test/CodeGen/AMDGPU/call-alias-register-usage1.ll", "//llvm/test/CodeGen/AMDGPU/call-alias-register-usage2.ll", "//llvm/test/CodeGen/AMDGPU/call-alias-register-usage3.ll", "//llvm/test/CodeGen/AMDGPU/call-graph-register-usage.ll", "//llvm/test/CodeGen/AMDGPU/coalescer_remat.ll", "//llvm/test/CodeGen/AMDGPU/code-object-v3.ll", "//llvm/test/CodeGen/AMDGPU/elf-notes.ll", "//llvm/test/CodeGen/AMDGPU/flat-scratch-reg.ll", "//llvm/test/CodeGen/AMDGPU/function-resource-usage.ll", "//llvm/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll", "//llvm/test/CodeGen/AMDGPU/hsa.ll", "//llvm/test/CodeGen/AMDGPU/init-whole-wave-vgpr-count-large.ll", "//llvm/test/CodeGen/AMDGPU/init-whole-wave-vgpr-count-leaf.ll", "//llvm/test/CodeGen/AMDGPU/init-whole-wave-vgpr-count-use-inactive.ll", "//llvm/test/CodeGen/AMDGPU/init-whole-wave-vgpr-count.ll", "//llvm/test/CodeGen/AMDGPU/ipra.ll", "//llvm/test/CodeGen/AMDGPU/mcexpr-knownbits-assign-crash-gh-issue-110930.ll", "//llvm/test/CodeGen/AMDGPU/multi-call-resource-usage-mcexpr.ll", "//llvm/test/CodeGen/AMDGPU/pal-metadata-3.0-callable.ll", "//llvm/test/CodeGen/AMDGPU/ps-shader-arg-count.ll", "//llvm/test/CodeGen/AMDGPU/register-count-comments.ll", "//llvm/test/CodeGen/AMDGPU/resource-optimization-remarks.ll", "//llvm/test/CodeGen/AMDGPU/schedule-amdgpu-tracker-physreg.ll", "//llvm/test/CodeGen/AMDGPU/schedule-amdgpu-trackers.ll", "//llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit2.ll", "//llvm/test/CodeGen/AMDGPU/stack-realign-kernel.ll", "//llvm/test/CodeGen/AMDGPU/tid-kd-xnack-any.ll", "//llvm/test/CodeGen/AMDGPU/tid-kd-xnack-off.ll", "//llvm/test/CodeGen/AMDGPU/tid-kd-xnack-on.ll", "//llvm/test/CodeGen/AMDGPU/unnamed-function-resource-info.ll", "//llvm/test/CodeGen/AMDGPU/vgpr-agpr-limit-gfx90a.ll", "//llvm/test/CodeGen/AMDGPU/vgpr-count-compute.ll", "//llvm/test/CodeGen/AMDGPU/vgpr-count-graphics.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": [] } running all tests due to change to blacklisted file