[clang] [clang][Parser] "Better" error messages for invalid template template (PR #95726)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 05:56:03 PDT 2024


Sirraide wrote:

> This change isnt reflected in that, but I think its probably good enough and not worth worrying about

Hmm, yeah, that’s true, but given that this is mainly about error correction, it’s not too important of a change imo; the program contains an error and won’t compile either way, after all.

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


More information about the cfe-commits mailing list