Skip to content

[TBDGen] Remove llvm namespace from StringRef. #59781

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

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

ributzka
Copy link
Contributor

This is a cherry-pick of #59749

ributzka added 2 commits June 29, 2022 08:30
Small cleanup in the APIGen files to remove the need to namespace StringRef with llvm by including "swift/Basic/LLVM.h".

(cherry picked from commit fb5ef68)
Emit Objective-C Categories for extensions that have the @objc attribute
directly (or indirectly via one of its methods, subscripts, etc) attached.

Also associate and emit all methods for that category into the API JSON file.

This fixes rdar://94734748.

(cherry picked from commit 133d0ea77ad8121b677b3084f81e7ca2c3f2a793)
@ributzka ributzka requested a review from a team as a code owner June 29, 2022 15:36
@ributzka
Copy link
Contributor Author

@swift-ci Please test

@ributzka ributzka requested a review from nkcsgexi June 29, 2022 20:11
@ributzka
Copy link
Contributor Author

Thank you @nkcsgexi

@ributzka ributzka merged commit e1246ff into swiftlang:release/5.7 Jun 29, 2022
@ributzka ributzka deleted the apigen-5.7 branch June 29, 2022 22:31
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