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.
2 parents fd81f81 + 2bf08f0 commit f0ff384Copy full SHA for f0ff384
utils/build-presets.ini
@@ -535,6 +535,8 @@ mixin-preset=buildbot_incremental_base
535
536
build-subdir=buildbot_incremental_lldb_asan_ubsan
537
538
+# Standalone tests require newly built libcxx
539
+libcxx
540
# Build a sanitized lldb. Don't build a sanitized clang/swift.
541
lldb
542
lldb-extra-cmake-args=-DLLVM_USE_SANITIZER=Address;Undefined
0 commit comments