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" ] } gn analyze input: { "files": [ "//.github/workflows/premerge.yaml", "//clang-tools-extra/clangd/unittests/ASTTests.cpp", "//clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp", "//clang-tools-extra/clangd/unittests/ParsedASTTests.cpp", "//clang-tools-extra/clangd/unittests/QualityTests.cpp", "//clang-tools-extra/clangd/unittests/RenameTests.cpp", "//clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp", "//clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp", "//clang-tools-extra/clangd/unittests/SymbolInfoTests.cpp", "//clang-tools-extra/clangd/unittests/XRefsTests.cpp", "//clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp", "//clang-tools-extra/clangd/unittests/tweaks/ExpandDeducedTypeTests.cpp", "//clang-tools-extra/clangd/unittests/tweaks/ExtractVariableTests.cpp", "//clang-tools-extra/test/clang-tidy/checkers/abseil/Inputs/absl/strings/internal-file.h", "//clang-tools-extra/test/clang-tidy/checkers/boost/use-to-string.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-coro.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-rethrow.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/fold-init-type.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/inc-dec-in-conditions-bitint-no-crash.c", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/spuriously-wake-up-functions.c", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/spuriously-wake-up-functions.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/stringview-nullptr.cpp", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/suspicious-string-compare.cpp", "//clang-tools-extra/test/clang-tidy/checkers/fuchsia/default-arguments-calls.cpp", "//clang-tools-extra/test/clang-tidy/checkers/fuchsia/multiple-inheritance.cpp", "//clang-tools-extra/test/clang-tidy/checkers/google/runtime-int-std.cpp", "//clang-tools-extra/test/clang-tidy/checkers/google/upgrade-googletest-case.cpp", "//clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-transform-values.cpp", "//clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values.cpp", "//clang-tools-extra/test/clang-tidy/checkers/misc/unused-parameters.cpp", "//clang-tools-extra/test/clang-tidy/checkers/misc/use-internal-linkage-func.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/use-auto/containers.h", "//clang-tools-extra/test/clang-tidy/checkers/modernize/avoid-bind.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/avoid-c-arrays-c++20.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/avoid-c-arrays-ignores-main.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/avoid-c-arrays-ignores-three-arg-main.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/loop-convert-basic.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/use-emplace.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/use-equals-default-copy.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/use-override.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-format.cpp", "//clang-tools-extra/test/clang-tidy/checkers/modernize/use-trailing-return-type.cpp", "//clang-tools-extra/test/clang-tidy/checkers/performance/Inputs/unnecessary-value-param/header-fixed.h", "//clang-tools-extra/test/clang-tidy/checkers/performance/Inputs/unnecessary-value-param/header.h", "//clang-tools-extra/test/clang-tidy/checkers/performance/inefficient-string-concatenation.cpp", "//clang-tools-extra/test/clang-tidy/checkers/performance/unnecessary-value-param-header.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming/global-style1/header.h", "//clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming/global-style2/header.h", "//clang-tools-extra/test/clang-tidy/checkers/readability/const-return-type-macros.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/const-return-type.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/convert-member-functions-to-static.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/implicit-bool-conversion.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/named-parameter.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/redundant-declaration.c", "//clang-tools-extra/test/clang-tidy/checkers/readability/redundant-declaration.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/static-accessed-through-instance.cpp", "//clang-tools-extra/test/clang-tidy/checkers/readability/suspicious-call-argument.cpp", "//clang-tools-extra/test/clang-tidy/infrastructure/duplicate-fixes-of-alias-checkers.cpp", "//clang/include/clang/AST/Decl.h", "//clang/include/clang/AST/Type.h", "//clang/lib/AST/Decl.cpp", "//clang/lib/CodeGen/CGHLSLRuntime.cpp", "//clang/lib/CodeGen/CGHLSLRuntime.h", "//clang/lib/CodeGen/CMakeLists.txt", "//clang/lib/CodeGen/HLSLBufferLayoutBuilder.cpp", "//clang/lib/CodeGen/HLSLBufferLayoutBuilder.h", "//clang/lib/CodeGen/TargetInfo.h", "//clang/lib/CodeGen/Targets/DirectX.cpp", "//clang/lib/CodeGen/Targets/SPIR.cpp", "//clang/lib/Sema/SemaDecl.cpp", "//clang/lib/Sema/SemaHLSL.cpp", "//clang/test/CodeGen/armv7k-abi.c", "//clang/test/CodeGenHLSL/cbuf.hlsl", "//clang/test/CodeGenHLSL/cbuf_in_namespace.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/static_global_and_function_in_cb.hlsl", "//clang/test/CodeGenOpenCL/atomics-cas-remarks-gfx90a.cl", "//compiler-rt/test/hwasan/TestCases/libc_thread_freeres.c", "//compiler-rt/test/ubsan/TestCases/Misc/Posix/diag-stacktrace.cpp", "//compiler-rt/test/ubsan/TestCases/Misc/missing_return.cpp", "//llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn" ], "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