[clang] [Clang] Deleting an incomplete enum type is not an error (PR #118455)

Mike Hommey via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 5 21:18:59 PST 2024


glandium wrote:

We're getting a similar crash bisected to this change as well, also with a huge original file. Funnily enough, a debug build hits an assertion that happens even without this change, so I'm going to dig into that before even trying to reduce the crasher.

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


More information about the cfe-commits mailing list