[PATCH] D122611: [clang][extract-api] Add support for macros
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 29 12:05:03 PDT 2022
dang updated this revision to Diff 418948.
dang added a comment.
Address review feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122611/new/
https://reviews.llvm.org/D122611
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/macro_undefined.c
clang/test/ExtractAPI/macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122611.418948.patch
Type: text/x-patch
Size: 34174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/e977860e/attachment-0001.bin>
More information about the cfe-commits
mailing list