-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[NFC] Preparations to address the «Rename to getName?» TODO on ValueDecl::getFullName #30606
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
251cbcd
to
112996a
Compare
It might be good to phase this in as two separate changes, one to change |
Ah, good point, let us do it. |
112996a
to
5a04d5c
Compare
5a04d5c
to
3532cee
Compare
@swift-ci please smoke test |
Oh no, this needs a lldb change as well. |
… with ValueDecl::getBaseIdentifier for swiftlang/swift#30606
@swift-ci please smoke test macOS platform |
@swift-ci please smoke test Linux |
@jckarter Are you OK with the changes? P.S. Since I can only trigger CI on this repository, I will need some assistance over at swiftlang/llvm-project#971 if we agree on landing this. |
Looks good to me. Let me kick off testing on the associated PR too. |
3532cee
to
c63b737
Compare
@swift-ci please smoke test |
@CodaFi any other feedback before we merge this? |
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.
Merge away
Should we smoke test on either side in case anyone added a new call site in the past couple of days? |
@swift-ci Please smoke test |
@swift-ci Please smoke test Linux |
@swift-ci Please smoke test |
@swift-ci please test Windows |
Windows doesn't seem to be listening Edit: Windows bot is failing because it apparently doesn't know how to test across repositories. |
Ready to merge? |
@swift-ci Please smoke test |
⛵️ |
@jckarter pinging you as the one who added the
TODO
in a30e1b4 ... 6 years ago.FuncDecl::getName
&EnumElementDecl::getName
withValueDecl::getBaseIdentifier
ValueDecl::getBaseIdentifier
Upcoming
getFullName()
togetName()
onValueDecl
&MissingMemberDecl