Skip to content

Commit f33c95d

Browse files
committed
[build-script] Add preset for SwiftSyntax PR testing
1 parent d120e54 commit f33c95d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

utils/build-presets.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,6 +1537,17 @@ assertions
15371537
# Downstream projects that import llbuild+SwiftPM.
15381538
sourcekit-lsp
15391539

1540+
#===------------------------------------------------------------------------===#
1541+
# Test Swift Syntax
1542+
#===------------------------------------------------------------------------===#
1543+
1544+
[preset: buildbot_swiftsyntax_macos]
1545+
mixin-preset=mixin_swiftpm_package_macos_platform
1546+
release
1547+
assertions
1548+
swiftsyntax
1549+
swiftsyntax-verify-generated-files
1550+
15401551
#===------------------------------------------------------------------------===#
15411552
# Test Swift Stress Tester
15421553
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)