Skip to content

Commit 0a6e762

Browse files
Merge pull request #66079 from Michael137/bugfix/lldb-asan-bots-libcxx-testing-to-5.9
[cherry-pick][release/5.9] [Build] Build libcxx on lldb ASAN/UBSAN bots
2 parents ab6b73b + d8a2514 commit 0a6e762

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
@@ -534,6 +534,8 @@ mixin-preset=buildbot_incremental_base
534534

535535
build-subdir=buildbot_incremental_lldb_asan_ubsan
536536

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

0 commit comments

Comments
 (0)