[clang] [Clang][Sema] Print more static_assert exprs (PR #74852)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 3 06:19:26 PST 2024
https://github.com/erichkeane commented:
I too would like to see some more complicated dumps for 'complicated' structs (inheritance, multiple inheritance, etc), and vectors/arrays of complicated structs.
I am really concerned with the 'depth' that this will show and be unwieldy as a result.
https://github.com/llvm/llvm-project/pull/74852
More information about the cfe-commits
mailing list