We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8bf3c commit 281f4eaCopy full SHA for 281f4ea
llvm/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn
@@ -39,6 +39,7 @@ write_lit_config("lit_site_cfg") {
39
"CLANGD_ENABLE_REMOTE=0",
40
"CLANGD_TIDY_CHECKS=1",
41
"LLVM_HOST_TRIPLE=$llvm_current_triple",
42
+ "LLVM_INCLUDE_BENCHMARKS=",
43
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
44
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
45
"LLVM_TARGET_TRIPLE=$llvm_target_triple",
0 commit comments