Skip to content

Conversation

@QuietMisdreavus
Copy link

Cherry-pick of llvm#119925 to stable/20240723.

Resolves rdar://140298287

ExtractAPI's support for printing Objective-C category extensions from other modules emits symbol graphs with an
[email protected]. However, this is backwards from existing symbol graph practices, causing issues when these symbol graphs are consumed alongside symbol graphs generated with other tools like Swift. This PR flips the naming scheme to be in line with existing symbol graph tooling.

…names (llvm#119925)

Resolves rdar://140298287

ExtractAPI's support for printing Objective-C category extensions from
other modules emits symbol graphs with an
`[email protected]`. However, this is backwards
from existing symbol graph practices, causing issues when these symbol
graphs are consumed alongside symbol graphs generated with other tools
like Swift. This PR flips the naming scheme to be in line with existing
symbol graph tooling.
@QuietMisdreavus QuietMisdreavus requested a review from a team as a code owner December 16, 2024 22:19
@QuietMisdreavus
Copy link
Author

@swift-ci Please test

@QuietMisdreavus QuietMisdreavus merged commit 9f2ac20 into stable/20240723 Dec 18, 2024
3 checks passed
@QuietMisdreavus QuietMisdreavus deleted the vgm/stable/extractapi-extension-names branch December 18, 2024 16:56
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.

2 participants