Skip to content

Commit f84e70b

Browse files
committed
test: run a subset of the test suite with -enable-sil-opaque-values
This will only kick-in during a full test (validation test)
1 parent a350233 commit f84e70b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,6 +1854,10 @@ skip-test-tvos-host
18541854
# Run the SIL verifier after each transform when building swift files
18551855
sil-verify-all-macos-only
18561856

1857+
# Run a subset of the test suite with -enable-sil-opaque-values
1858+
# until it's enabled by default (rdar://24065053)
1859+
test-optimize-none-with-opaque-values
1860+
18571861
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
18581862
# faster.
18591863
skip-test-ios-host

0 commit comments

Comments
 (0)