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": [ "//libclc/clc/include/clc/clcfunc.h", "//libclc/clc/include/clc/common/clc_smoothstep.inc", "//libclc/clc/include/clc/geometric/binary_decl.inc", "//libclc/clc/include/clc/geometric/clc_cross.h", "//libclc/clc/include/clc/geometric/unary_decl.inc", "//libclc/clc/include/clc/integer/clc_abs.inc", "//libclc/clc/include/clc/integer/clc_abs_diff.inc", "//libclc/clc/include/clc/integer/clc_bitfield_extract_decl.inc", "//libclc/clc/include/clc/integer/clc_bitfield_insert.inc", "//libclc/clc/include/clc/math/binary_decl_with_scalar_second_arg.inc", "//libclc/clc/include/clc/math/binary_def_via_fp32.inc", "//libclc/clc/include/clc/math/clc_exp_helper.inc", "//libclc/clc/include/clc/math/clc_ldexp.inc", "//libclc/clc/include/clc/math/clc_nan.inc", "//libclc/clc/include/clc/math/unary_decl.inc", "//libclc/clc/include/clc/math/unary_decl_with_int_return.inc", "//libclc/clc/include/clc/misc/shuffle2_decl.inc", "//libclc/clc/include/clc/misc/shuffle_decl.inc", "//libclc/clc/include/clc/relational/binary_decl.inc", "//libclc/clc/include/clc/relational/clc_all.h", "//libclc/clc/include/clc/relational/clc_any.h", "//libclc/clc/include/clc/relational/clc_bitselect.inc", "//libclc/clc/include/clc/relational/clc_isequal.h", "//libclc/clc/include/clc/relational/clc_isinf.h", "//libclc/clc/include/clc/relational/clc_isnan.h", "//libclc/clc/include/clc/relational/clc_select_decl.inc", "//libclc/clc/include/clc/relational/unary_decl.inc", "//libclc/clc/include/clc/shared/binary_decl.inc", "//libclc/clc/include/clc/shared/binary_decl_with_int_second_arg.inc", "//libclc/clc/include/clc/shared/clc_clamp.inc", "//libclc/clc/include/clc/shared/clc_max.inc", "//libclc/clc/include/clc/shared/clc_min.inc", "//libclc/clc/include/clc/shared/ternary_decl.inc", "//libclc/clc/include/clc/shared/unary_decl.inc", "//libclc/clc/include/clc/workitem/clc_get_global_id.h", "//libclc/clc/include/clc/workitem/clc_get_global_offset.h", "//libclc/clc/include/clc/workitem/clc_get_global_size.h", "//libclc/clc/include/clc/workitem/clc_get_group_id.h", "//libclc/clc/include/clc/workitem/clc_get_local_id.h", "//libclc/clc/include/clc/workitem/clc_get_local_linear_id.h", "//libclc/clc/include/clc/workitem/clc_get_local_size.h", "//libclc/clc/include/clc/workitem/clc_get_max_sub_group_size.h", "//libclc/clc/include/clc/workitem/clc_get_num_groups.h", "//libclc/clc/include/clc/workitem/clc_get_num_sub_groups.h", "//libclc/clc/include/clc/workitem/clc_get_sub_group_id.h", "//libclc/clc/include/clc/workitem/clc_get_sub_group_local_id.h", "//libclc/clc/include/clc/workitem/clc_get_sub_group_size.h", "//libclc/clc/include/clc/workitem/clc_get_work_dim.h", "//libclc/opencl/include/clc/opencl/common/mix.inc", "//libclc/opencl/include/clc/opencl/common/smoothstep.inc", "//libclc/opencl/include/clc/opencl/common/step.inc", "//libclc/opencl/include/clc/opencl/geometric/cross.h", "//libclc/opencl/include/clc/opencl/integer/abs.inc", "//libclc/opencl/include/clc/opencl/integer/abs_diff.inc", "//libclc/opencl/include/clc/opencl/integer/upsample.h", "//libclc/opencl/include/clc/opencl/math/ldexp.inc", "//libclc/opencl/include/clc/opencl/math/nan.inc", "//libclc/opencl/include/clc/opencl/relational/all.h", "//libclc/opencl/include/clc/opencl/relational/any.h", "//libclc/opencl/include/clc/opencl/relational/bitselect.inc", "//libclc/opencl/include/clc/opencl/relational/isequal.h", "//libclc/opencl/include/clc/opencl/relational/isinf.h", "//libclc/opencl/include/clc/opencl/relational/isnan.h", "//libclc/opencl/include/clc/opencl/shared/clamp.inc", "//libclc/opencl/include/clc/opencl/shared/max.inc", "//libclc/opencl/include/clc/opencl/shared/min.inc", "//libclc/opencl/include/clc/opencl/workitem/get_global_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_global_offset.h", "//libclc/opencl/include/clc/opencl/workitem/get_global_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_group_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_local_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_local_linear_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_local_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_max_sub_group_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_num_groups.h", "//libclc/opencl/include/clc/opencl/workitem/get_num_sub_groups.h", "//libclc/opencl/include/clc/opencl/workitem/get_sub_group_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_sub_group_local_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_sub_group_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_work_dim.h", "//llvm/lib/Linker/IRMover.cpp", "//llvm/test/Linker/Inputs/ident.b.ll", "//llvm/test/Linker/Inputs/opencl.md.a.ll", "//llvm/test/Linker/Inputs/opencl.md.b.ll", "//llvm/test/Linker/Inputs/opencl.md.c.ll", "//llvm/test/Linker/dicompositetype-unique.ll", "//llvm/test/Linker/distinct.ll", "//llvm/test/Linker/ident.ll", "//llvm/test/Linker/named-metadata-opencl-version.ll", "//llvm/test/Linker/named-metadata-opencl.ll", "//llvm/test/Linker/unique-fwd-decl-order.ll", "//llvm/test/ThinLTO/X86/import-metadata.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