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 b3639e9 commit 1260041Copy full SHA for 1260041
llvm/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn
@@ -29,7 +29,7 @@ write_lit_config("lit_site_cfg") {
29
30
"CLANG_LIBS_DIR=", # needed only for shared builds
31
"CLANG_TOOLS_DIR=",
32
- "CLANGD_ENABLE_REMOTE=",
+ "CLANGD_ENABLE_REMOTE=0",
33
"LLVM_HOST_TRIPLE=$llvm_current_triple",
34
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
35
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
0 commit comments