Skip to content

Commit f0ff384

Browse files
authored
Merge pull request #66078 from Michael137/bugfix/lldb-asan-bots-libcxx-testing
[Build] Build libcxx on lldb ASAN/UBSAN bots
2 parents fd81f81 + 2bf08f0 commit f0ff384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,8 @@ mixin-preset=buildbot_incremental_base
535535

536536
build-subdir=buildbot_incremental_lldb_asan_ubsan
537537

538+
# Standalone tests require newly built libcxx
539+
libcxx
538540
# Build a sanitized lldb. Don't build a sanitized clang/swift.
539541
lldb
540542
lldb-extra-cmake-args=-DLLVM_USE_SANITIZER=Address;Undefined

0 commit comments

Comments
 (0)