Skip to content

Commit 7893c8e

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
1 parent 2119d4d commit 7893c8e

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
@@ -322,6 +322,7 @@ skip-early-swift-driver
322322
#===------------------------------------------------------------------------===#
323323

324324
[preset: buildbot_incremental_base]
325+
libcxx
325326
test
326327
validation-test
327328
lit-args=-v --time-tests

0 commit comments

Comments
 (0)