Objective-C methods selector parts should be considered as identifiers.
Depends on D123259
Paths
| Differential D123261
[clang][ExtractAPI] Fix declaration fragments for ObjC methods ClosedPublic Authored by zixuw on Apr 6 2022, 2:58 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 6 2022, 3:31 PM This revision was landed with ongoing or failed builds.Apr 7 2022, 10:23 AM Closed by commit rG4048aad85a84: [clang][ExtractAPI] Fix declaration fragments for ObjC methods (authored by zixuw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421267 clang/lib/ExtractAPI/DeclarationFragments.cpp
clang/test/ExtractAPI/objc_category.m
clang/test/ExtractAPI/objc_interface.m
|