[PATCH] D123533: [clang][extract-api] Add support for true anonymous enums
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 12 03:20:52 PDT 2022
dang updated this revision to Diff 422160.
dang added a comment.
Address code review feedback:
- Normalize test file URIs
- Key RecordMaps by USR instead of by Name
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123533/new/
https://reviews.llvm.org/D123533
Files:
clang/include/clang/ExtractAPI/API.h
clang/lib/ExtractAPI/API.cpp
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/test/ExtractAPI/enum.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123533.422160.patch
Type: text/x-patch
Size: 24286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/9c4450df/attachment-0001.bin>
More information about the cfe-commits
mailing list