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 1c076b4 commit d4602a9Copy full SHA for d4602a9
llvm/utils/gn/secondary/lldb/test/BUILD.gn
@@ -118,6 +118,7 @@ write_lit_cfg("lit_shell_site_cfg") {
118
"LLDB_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
119
"LLDB_USE_SYSTEM_DEBUGSERVER=1", # XXX port //lldb/tools/debugserver (?)
120
"LLVM_HOST_TRIPLE=$llvm_current_triple",
121
+ "LLVM_USE_SANITIZER=",
122
]
123
124
if (llvm_enable_zlib) {
0 commit comments