[PATCH] D122202: [clang][extract-api] Add struct support
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 16:53:28 PDT 2022
zixuw updated this revision to Diff 417438.
zixuw marked 3 inline comments as done.
zixuw added a comment.
Address review issues: fix Symbol Graph struct kind identifiers and display names
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122202/new/
https://reviews.llvm.org/D122202
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/struct.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122202.417438.patch
Type: text/x-patch
Size: 20415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220322/3d1c7917/attachment-0001.bin>
More information about the cfe-commits
mailing list