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", "//lld/test:check-lld", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//clang/docs/ReleaseNotes.rst", "//clang/include/clang/Basic/DiagnosticSemaKinds.td", "//clang/include/clang/Driver/Options.td", "//clang/include/clang/Sema/Sema.h", "//clang/lib/Driver/ToolChain.cpp", "//clang/lib/Driver/ToolChains/Arch/AArch64.cpp", "//clang/lib/Driver/ToolChains/Arch/AArch64.h", "//clang/lib/Frontend/FrontendActions.cpp", "//clang/lib/Sema/SemaInit.cpp", "//clang/lib/Sema/SemaLambda.cpp", "//clang/lib/Sema/SemaLookup.cpp", "//clang/lib/Sema/SemaTemplate.cpp", "//clang/lib/Sema/SemaTemplateDeduction.cpp", "//clang/lib/Sema/SemaTemplateInstantiate.cpp", "//clang/test/AST/ByteCode/cxx1z.cpp", "//clang/test/AST/ByteCode/cxx20.cpp", "//clang/test/AST/ByteCode/cxx98.cpp", "//clang/test/AST/ByteCode/records.cpp", "//clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p7.cpp", "//clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-0x.cpp", "//clang/test/CXX/drs/cwg0xx.cpp", "//clang/test/CXX/drs/cwg10xx.cpp", "//clang/test/CXX/drs/cwg13xx.cpp", "//clang/test/CXX/drs/cwg18xx.cpp", "//clang/test/CXX/drs/cwg1xx.cpp", "//clang/test/CXX/drs/cwg20xx.cpp", "//clang/test/CXX/drs/cwg21xx.cpp", "//clang/test/CXX/drs/cwg3xx.cpp", "//clang/test/CXX/drs/cwg4xx.cpp", "//clang/test/CXX/drs/cwg6xx.cpp", "//clang/test/CXX/expr/expr.const/p3-0x.cpp", "//clang/test/CXX/expr/expr.prim/expr.prim.req/type-requirement.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1-11.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.nontype/p5.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.template/p3-2a.cpp", "//clang/test/CXX/temp/temp.arg/temp.arg.type/p2.cpp", "//clang/test/CXX/temp/temp.decls/temp.class.spec/p8-1y.cpp", "//clang/test/CXX/temp/temp.decls/temp.variadic/fixed-expansion.cpp", "//clang/test/CXX/temp/temp.decls/temp.variadic/multi-level-substitution.cpp", "//clang/test/CXX/temp/temp.deduct/p9.cpp", "//clang/test/CXX/temp/temp.param/p1.cpp", "//clang/test/CXX/temp/temp.param/p12.cpp", "//clang/test/CXX/temp/temp.param/p15-cxx0x.cpp", "//clang/test/CXX/temp/temp.param/p8-cxx20.cpp", "//clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/p2.cpp", "//clang/test/CXX/temp/temp.spec/cxx1y-variable-template-no-body.cpp", "//clang/test/CXX/temp/temp.spec/part.spec.cpp", "//clang/test/CXX/temp/temp.spec/temp.expl.spec/p20.cpp", "//clang/test/CodeGen/aarch64-execute-only.c", "//clang/test/Driver/aarch64-execute-only.c", "//clang/test/Driver/fsanitize.c", "//clang/test/Misc/integer-literal-printing.cpp", "//clang/test/Modules/malformed-constraint-template-non-type-parm-decl.cpp", "//clang/test/Modules/missing-body-in-import.cpp", "//clang/test/Modules/template-default-args.cpp", "//clang/test/Parser/MicrosoftExtensions.cpp", "//clang/test/Parser/cxx-template-argument.cpp", "//clang/test/Parser/cxx-template-template-recovery.cpp", "//clang/test/Parser/cxx1z-class-template-argument-deduction.cpp", "//clang/test/SemaCXX/access-base-class.cpp", "//clang/test/SemaCXX/alias-template.cpp", "//clang/test/SemaCXX/anonymous-struct.cpp", "//clang/test/SemaCXX/constant-expression-cxx11.cpp", "//clang/test/SemaCXX/constant-expression.cpp", "//clang/test/SemaCXX/cxx1z-noexcept-function-type.cpp", "//clang/test/SemaCXX/cxx2a-consteval.cpp", "//clang/test/SemaCXX/cxx98-compat-flags.cpp", "//clang/test/SemaCXX/cxx98-compat.cpp", "//clang/test/SemaCXX/implicit-member-functions.cpp", "//clang/test/SemaCXX/lambda-expressions.cpp", "//clang/test/SemaCXX/make_integer_seq.cpp", "//clang/test/SemaCXX/type-trait-common-type.cpp", "//clang/test/SemaCXX/undefined-internal.cpp", "//clang/test/SemaCXX/warn-deprecated-specializations-in-system-headers.cpp", "//clang/test/SemaHLSL/BuiltIns/RWBuffers.hlsl", "//clang/test/SemaHLSL/BuiltIns/StructuredBuffers.hlsl", "//clang/test/SemaObjCXX/parameterized_classes_subst.mm", "//clang/test/SemaTemplate/alias-templates.cpp", "//clang/test/SemaTemplate/cwg2398.cpp", "//clang/test/SemaTemplate/default-arguments.cpp", "//clang/test/SemaTemplate/instantiate-member-pointers.cpp", "//clang/test/SemaTemplate/instantiate-template-template-parm.cpp", "//clang/test/SemaTemplate/instantiation-default-1.cpp", "//clang/test/SemaTemplate/instantiation-default-2.cpp", "//clang/test/SemaTemplate/instantiation-dependence.cpp", "//clang/test/SemaTemplate/instantiation-depth-defarg.cpp", "//clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp", "//clang/test/SemaTemplate/instantiation-depth.cpp", "//clang/test/SemaTemplate/ms-unqualified-base-class.cpp", "//clang/test/SemaTemplate/nested-template.cpp", "//clang/test/SemaTemplate/partial-spec-instantiate.cpp", "//clang/test/SemaTemplate/recovery-crash.cpp", "//clang/test/SemaTemplate/stack-exhaustion.cpp", "//clang/test/SemaTemplate/temp_arg.cpp", "//clang/test/SemaTemplate/temp_arg_nontype.cpp", "//clang/test/SemaTemplate/temp_arg_nontype_cxx11.cpp", "//clang/test/SemaTemplate/temp_arg_nontype_cxx1z.cpp", "//clang/test/SemaTemplate/temp_arg_nontype_cxx20.cpp", "//clang/test/SemaTemplate/temp_arg_nontype_cxx2c.cpp", "//clang/test/SemaTemplate/temp_arg_template.cpp", "//clang/test/SemaTemplate/temp_arg_template_p0522.cpp", "//clang/test/SemaTemplate/temp_arg_type.cpp", "//lldb/packages/Python/lldbsuite/test/lldbtest.py", "//lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp", "//lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h", "//lldb/test/API/tools/lldb-server/TestLldbGdbServer.py", "//llvm/include/llvm/Object/ELFObjectFile.h", "//llvm/include/llvm/Support/AArch64AttributeParser.h", "//llvm/include/llvm/Support/AArch64BuildAttributes.h", "//llvm/include/llvm/Support/ARMAttributeParser.h", "//llvm/include/llvm/Support/CSKYAttributeParser.h", "//llvm/include/llvm/Support/ELFAttrParserCompact.h", "//llvm/include/llvm/Support/ELFAttrParserExtended.h", "//llvm/include/llvm/Support/ELFAttributeParser.h", "//llvm/include/llvm/Support/ELFAttributes.h", "//llvm/include/llvm/Support/HexagonAttributeParser.h", "//llvm/include/llvm/Support/MSP430AttributeParser.h", "//llvm/include/llvm/Support/RISCVAttributeParser.h", "//llvm/lib/Support/AArch64AttributeParser.cpp", "//llvm/lib/Support/AArch64BuildAttributes.cpp", "//llvm/lib/Support/CMakeLists.txt", "//llvm/lib/Support/CSKYAttributeParser.cpp", "//llvm/lib/Support/ELFAttrParserCompact.cpp", "//llvm/lib/Support/ELFAttrParserExtended.cpp", "//llvm/lib/Support/HexagonAttributeParser.cpp", "//llvm/lib/Support/RISCVAttributeParser.cpp", "//llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp", "//llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp", "//llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp", "//llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp", "//llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h", "//llvm/lib/Target/X86/X86ISelLowering.cpp", "//llvm/test/CodeGen/X86/vector-shuffle-combining-avx2.ll", "//llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-basic-instructions.s", "//llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-forwarding.s", "//llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-misc-instructions.s", "//llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-neon-instructions.s", "//llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-sve-instructions.s", "//llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-comprehensive.s", "//llvm/tools/llvm-readobj/ELFDumper.cpp", "//llvm/unittests/Support/ARMAttributeParser.cpp", "//llvm/unittests/Support/CSKYAttributeParserTest.cpp", "//llvm/unittests/Support/ELFAttributeParserTest.cpp", "//llvm/unittests/Support/RISCVAttributeParserTest.cpp", "//llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn", "//mlir/include/mlir-c/IR.h", "//mlir/lib/Bindings/Python/IRCore.cpp", "//mlir/lib/Bindings/Python/IRModule.h", "//mlir/lib/CAPI/IR/IR.cpp", "//mlir/python/mlir/_mlir_libs/__init__.py", "//mlir/test/python/ir/context_lifecycle.py" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file