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

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 04:41:40 PDT 2024


https://github.com/Sirraide approved this pull request.

LGTM after fixing two more minor things I only noticed just now.

Also, this needs a release note (in `clang/docs/ReleaseNotes.rst`, probably in the section ‘Improvements to Clang’s Diagnostics’ or whatever it was called).

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


More information about the cfe-commits mailing list