Skip to content
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

Update GYB Files for SwiftSyntax Double and Int Convenience Properties #33948

Merged
merged 1 commit into from
Sep 19, 2020
Merged

Update GYB Files for SwiftSyntax Double and Int Convenience Properties #33948

merged 1 commit into from
Sep 19, 2020

Conversation

vermont42
Copy link
Contributor

This SwiftSyntax PR implements SR-11580, whose goal is to add convenience properties to get Double and Int values from FloatLiteralExprSyntax and IntegerLiteralExprSyntax, respectively. The SwiftSyntax PR requires certain changes to Node.py and ExprNodes.py in the main Swift repo. I have been using these changes locally, but SwiftSyntax-PR reviewer @ahoppen recommended that I create this PR to the main Swift repo for the purpose of CI testing.

@rintaro
Copy link
Member

rintaro commented Sep 18, 2020

swiftlang/swift-syntax#239
@swift-ci Please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants