[Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
lldb-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 lldb-commits
mailing list