Skip to content

Commit 006e42b

Browse files
committed
[build-presets] Verify SwiftSyntax generated files in Linux buildbot
We never want to re-generate SwiftSyntax files in CI. If the generated files don’t match, we should fail early instead of regenerating files and failing later on with a harder to diagnose compilation error.
1 parent 9eda90f commit 006e42b

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
@@ -1119,6 +1119,7 @@ xctest
11191119
foundation
11201120
libdispatch
11211121
swiftsyntax
1122+
swiftsyntax-verify-generated-files
11221123
indexstore-db
11231124
sourcekit-lsp
11241125
install-llvm

0 commit comments

Comments
 (0)