[clang] [Clang] [Sema] Do not attempt to dump the layout of dependent types when `-fdump-record-layouts-complete` is passed (PR #83688)

via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 3 02:07:54 PST 2024


Sirraide wrote:

Oh, apparently, there’s *yet another* problem here; it seems we should also check for `isInvalidDecl()`.

https://github.com/llvm/llvm-project/pull/83688


More information about the cfe-commits mailing list