[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 10:52:29 PDT 2022
dang updated this revision to Diff 422296.
dang marked an inline comment as done.
dang added a comment.
Add a second anonymous enum to the test case to make sure that distinct symbols
are generated for both of them.
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.422296.patch
Type: text/x-patch
Size: 26463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/77bc8cf1/attachment-0001.bin>
More information about the cfe-commits
mailing list