-
Notifications
You must be signed in to change notification settings - Fork 440
Rename createUniqueName
to makeUniqueName
.
#1367
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
Conversation
@swift-ci please test |
As per Evolution comment: https://forums.swift.org/t/se-0382-second-review-expression-macros/63064/20 To be merged with swiftlang/swift-syntax#1367
swiftlang/swift#63962 |
Let's stage this in so we don't break existing clients or require matched PRs. See my recent introduction of AbstractSourceLocation |
b42ef5f
to
f73e3f2
Compare
@swift-ci please smoke test |
Updated to define both as protocol requirements with each having a default implementation in terms the other. |
@swift-ci please smoke test |
@swift-ci please smoke test Linux |
@swift-ci please smoke test macOS |
@swift-ci please test |
Windows failure is unrelated. Merging to get closer to SE-0382. |
As per Evolution comment: https://forums.swift.org/t/se-0382-second-review-expression-macros/63064/20