Skip to content

Commit 91f106e

Browse files
committed
[leak-checker] Make sure to actually enable the leak checker when compiling with the leak checker presets.
Fixes refactoring error in 14c0a3e... *shakes head*.
1 parent 2aaccee commit 91f106e

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
@@ -520,6 +520,7 @@ build-ninja
520520
build-swift-static-stdlib=0
521521
build-swift-stdlib-unittest-extra=1
522522
compiler-vendor=apple
523+
swift-runtime-enable-leak-checker=1
523524

524525
[preset: buildbot_incremental_leaks,tools=RA,stdlib=R]
525526
mixin-preset=buildbot_incremental_leaks

0 commit comments

Comments
 (0)