Skip to content

Commit 7d7d984

Browse files
committed
[build-presets] Test Swift Syntax during macOS PR smoke testing
There have been occasions in the past where changes to the gyb_syntax_support broke the SwiftSyntax build that weren't caught in CI because smoke test didn't build/test the downstream Swift Syntax project.
1 parent fb70ab4 commit 7d7d984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,13 +588,15 @@ build-ninja
588588
libcxx
589589
llbuild
590590
swiftpm
591+
swiftsyntax
591592
swift-driver
592593
indexstore-db
593594
sourcekit-lsp
594595
install-llvm
595596
install-swift
596597
install-llbuild
597598
install-swiftpm
599+
install-swiftsyntax
598600
install-swift-driver
599601
install-libcxx
600602

0 commit comments

Comments
 (0)