Skip to content

Commit 67cc4d0

Browse files
authored
Merge pull request swiftlang#34690 from vedantk/fix-lldb-asan-preset
2 parents 9f3980a + 24145f5 commit 67cc4d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ build-subdir=buildbot_incremental_lldb_asan_ubsan
494494
# Build a sanitized lldb. Don't build a sanitized clang/swift.
495495
lldb
496496
lldb-extra-cmake-args=-DLLVM_USE_SANITIZER=Address;Undefined
497+
lldb-use-system-debugserver
497498

498499
# Build Release with debug info, so that we can symbolicate backtraces.
499500
release-debuginfo

0 commit comments

Comments
 (0)