[PATCH] D146719: [Clang] Improve diagnostics when using a concept as template argument

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 25 05:07:30 PDT 2023


cor3ntin updated this revision to Diff 508299.
cor3ntin added a comment.

- Address Aaron's and Erich's comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146719/new/

https://reviews.llvm.org/D146719

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/Parser.cpp
  clang/test/Parser/cxx-template-template-recovery.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146719.508299.patch
Type: text/x-patch
Size: 5321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230325/9bc6c1df/attachment-0001.bin>


More information about the cfe-commits mailing list