[PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 16 11:52:12 PST 2021
shafik added a comment.
Note: I am not fixing how we treat anonymous and unnamed enums, I could not find a way to figure out if an enum was anonymous or not.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96807/new/
https://reviews.llvm.org/D96807
More information about the cfe-commits
mailing list