Skip to content

Commit d4602a9

Browse files
committed
[gn] port fe48bf6
1 parent 1c076b4 commit d4602a9

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/lldb/test

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/test/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ write_lit_cfg("lit_shell_site_cfg") {
118118
"LLDB_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
119119
"LLDB_USE_SYSTEM_DEBUGSERVER=1", # XXX port //lldb/tools/debugserver (?)
120120
"LLVM_HOST_TRIPLE=$llvm_current_triple",
121+
"LLVM_USE_SANITIZER=",
121122
]
122123

123124
if (llvm_enable_zlib) {

0 commit comments

Comments
 (0)