[PATCH] D122774: [clang][extract-api] Add Objective-C Category support
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 15:44:29 PDT 2022
zixuw updated this revision to Diff 420333.
zixuw marked an inline comment as done.
zixuw added a comment.
Address review comment:
- Use `llvm_unreachable` for the Objective-C category case in `serializeSymbolKind`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122774/new/
https://reviews.llvm.org/D122774
Files:
clang/include/clang/ExtractAPI/API.h
clang/include/clang/ExtractAPI/DeclarationFragments.h
clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.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_category.m
STAMPS
actor(@zixuw) application(Differential) author(@zixuw) herald(H423) herald(H576) herald(H864) herald(H875) monogram(D122774) object-type(DREV) phid(PHID-DREV-o2c75ab3w5lvo3s7frw5) reviewer(@dang) reviewer(@QuietMisdreavus) reviewer(@ributzka) revision-repository(rG) revision-status(needs-review) subscriber(@cfe-commits) tag(#all) tag(#clang) via(conduit)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122774.420333.patch
Type: text/x-patch
Size: 21149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220404/e893949d/attachment-0001.bin>
More information about the cfe-commits
mailing list