Skip to content

Commit 04310e9

Browse files
authored
Merge pull request #60642 from Michael137/cherry-pick-5.7/no-debug-stdlib-lldb-asan-tests
[cherry-pick][5.7] Presets: Build a release stdlib on the lldb sanitizer bot.
2 parents 3a9211a + a2f61b9 commit 04310e9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -539,12 +539,6 @@ lldb-use-system-debugserver
539539
release-debuginfo
540540
assertions
541541

542-
# We need to build an unoptimized swift benchmark driver for stepper testing.
543-
# Ditto for the swift stdlib. (LLDB doesn't support stepping through optimized
544-
# swift code yet.)
545-
extra-cmake-options=-DSWIFT_BENCHMARK_UNOPTIMIZED_DRIVER:BOOL=1
546-
debug-swift-stdlib
547-
548542
# Disable non-x86 building/testing.
549543
skip-build-ios
550544
skip-test-ios

0 commit comments

Comments
 (0)