From 8aa227e459f4fd140f9c5910218db96693550b19 Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Tue, 11 Oct 2016 23:35:37 -0700 Subject: [PATCH] [Preset] Enable sil-verify-all for pull request testing --- utils/build-presets.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/build-presets.ini b/utils/build-presets.ini index 4cc193165a088..b2a7511031768 100644 --- a/utils/build-presets.ini +++ b/utils/build-presets.ini @@ -992,6 +992,9 @@ playgroundsupport dash-dash +# Run the SIL verifier after each transform when building swift files +sil-verify-all + # Don't run host tests for iOS, tvOS and watchOS platforms to make the build # faster. skip-test-ios-host