[PATCH] D123533: [clang][extract-api] Add support for true anonymous enums
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 11 11:54:57 PDT 2022
dang created this revision.
dang added reviewers: zixuw, ributzka, QuietMisdreavus.
Herald added a project: All.
dang requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Anonymous enums without a typedef should have a "(anonymous)" identifier.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D123533
Files:
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/test/ExtractAPI/enum.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123533.421992.patch
Type: text/x-patch
Size: 3991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220411/de6c1d77/attachment.bin>
More information about the cfe-commits
mailing list