Skip to content

Commit 58e5a21

Browse files
committed
[Build] Build libcxx on lldb ASAN/UBSAN bots
The preset for ubsan/asan buildbots include the `buildbot_incremental_base` preset, which builds/runs tests. But the tests now require libcxx to be built since #66018 (cherry picked from commit 7893c8e)
1 parent 0763971 commit 58e5a21

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
@@ -320,6 +320,7 @@ skip-early-swift-driver
320320
#===------------------------------------------------------------------------===#
321321

322322
[preset: buildbot_incremental_base]
323+
libcxx
323324
test
324325
validation-test
325326
lit-args=-v --time-tests

0 commit comments

Comments
 (0)