[PATCH] D158061: [clang] Construct ExprRequirement with SubstitutionDiagnostic on SubstFailure

Younan Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 05:53:37 PDT 2023


zyounan updated this revision to Diff 550713.
zyounan added a comment.

Adapt to D157554 <https://reviews.llvm.org/D157554>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158061

Files:
  clang/include/clang/AST/ExprConcepts.h
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/test/SemaCXX/concept-crash-on-diagnostic.cpp
  clang/test/SemaCXX/concept-fatal-error.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158061.550713.patch
Type: text/x-patch
Size: 7173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230816/ab9f7d71/attachment.bin>


More information about the cfe-commits mailing list