Skip to content

Conversation

nkcsgexi
Copy link
Contributor

Recent clang side change merges ObjCCategoryDecl with the same name. All re-declarations
of a category points to the first category as the canonical one. This patch keeps these
non-canonical redeclarations as separate extensions in Swift.

rdar://problem/59744309

…ng changes

Recent clang side change merges ObjCCategoryDecl with the same name. All re-declarations
of a category points to the first category as the canonical one. This patch keeps these
non-canonical redeclarations as separate extensions in Swift.

rdar://problem/59744309
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test
swiftlang/llvm-project#835

@nkcsgexi
Copy link
Contributor Author

swiftlang/llvm-project#835
@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

swiftlang/llvm-project#835
@swift-ci Please smoke test OS X platform

@nkcsgexi nkcsgexi merged commit e50096f into swiftlang:master Feb 26, 2020
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.

1 participant