-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[5.3] AST: Rename getFullName -> getName on ValueDecl & MissingMemberDecl #31300
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
[5.3] AST: Rename getFullName -> getName on ValueDecl & MissingMemberDecl #31300
Conversation
@swift-ci please test |
Thanks @AnthonyLatsis! Let me coordinate with our build managers to get this into the 5.3 branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for picking over to 5.3. Also thanks for adding a link to the original on master. One minor ask, can you summarize what the PR does on follow-up PRs like #31224? That way it isn't necessary to trace back to what it's following up and deduce.
Sorry for the slow reaction, looks like a conflict crept in. Would you be able to clean that up? |
Oops, give me a sec. |
e58c557
to
0bd0a29
Compare
@swift-ci please smoke test |
Build failed |
Build failed |
[5.3][Swift] AST: Rename getFullName -> getName for swiftlang/swift#31300
Thanks for seeing this through @AnthonyLatsis! |
Cherry-pick #31224