-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[SwiftSyntax] Added helper for swift buildables #37426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SwiftSyntax] Added helper for swift buildables #37426
Conversation
ecf37ab
to
0b1f0d0
Compare
@swift-ci Please test |
Build failed |
770a19b
to
f57893c
Compare
@swift-ci Please test |
Looks like CI was down earlier. Let’s try again. @swift-ci Please test |
Build failed |
f57893c
to
0b0e20b
Compare
@ahoppen I'm nut sure why. But the linter didn't catch the missing new line at end and missing double space between the definitions. |
Build failed |
Test failures are unrelated. Let’s try again. @swift-ci Please test Linux |
@swift-ci Please test Windows |
1 similar comment
@swift-ci Please test Windows |
Share a helper method to define what type should be used
swiftlang/swift-syntax#284