[PATCH] D122774: [clang][extract-api] Add Objective-C Category support

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 11:41:13 PDT 2022


zixuw updated this revision to Diff 420956.
zixuw added a comment.

Rebase


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122774.420956.patch
Type: text/x-patch
Size: 22227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/fa1e64f8/attachment-0001.bin>


More information about the cfe-commits mailing list