[clang] [Clang] [Sema] Do not attempt to dump the layout of dependent types when `-fdump-record-layouts-complete` is passed (PR #83688)
Jack Ren via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 3 02:08:07 PST 2024
bjrjk wrote:
> > This might also fix #83671
>
> From what I saw, that’s a different problem, and there’s a different pr for that already, but I’ll double-check.
Seems not same problem, root cause are different.
https://github.com/llvm/llvm-project/pull/83688
More information about the cfe-commits
mailing list