[clang] [Clang] Report an error and crash on source location exhaustion in macros (PR #69908)

Sam McCall via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 03:00:05 PDT 2023


https://github.com/sam-mccall commented:

Upgrading this from assert to diag+crash makes sense to me.
Am I missing where the crash happens though?

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


More information about the cfe-commits mailing list