Add support for Objective-C protocol declarations in ExtractAPI.
Depends on D122446
Paths
| Differential D122511
[clang][extract-api] Add Objective-C protocol support ClosedPublic Authored by zixuw on Mar 25 2022, 3:18 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2022, 3:52 AM This revision was landed with ongoing or failed builds.Mar 29 2022, 2:45 PM Closed by commit rGd1d34bafef56: [clang][extract-api] Add Objective-C protocol support (authored by zixuw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418990 clang/include/clang/ExtractAPI/API.h
clang/include/clang/ExtractAPI/DeclarationFragments.h
clang/lib/ExtractAPI/API.cpp
clang/lib/ExtractAPI/DeclarationFragments.cpp
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/ExtractAPI/objc_protocol.m
|
I think we should be recording this in StringAllocator