Skip to content

Commit 1dc300f

Browse files
authored
Merge pull request #5250 from apple/enable-sil-verify-all-flag
[Preset] Enable sil-verify-all for pull request testing
2 parents 44f13d8 + 8aa227e commit 1dc300f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -992,6 +992,9 @@ playgroundsupport
992992

993993
dash-dash
994994

995+
# Run the SIL verifier after each transform when building swift files
996+
sil-verify-all
997+
995998
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
996999
# faster.
9971000
skip-test-ios-host

0 commit comments

Comments
 (0)