[PATCH] D118552: [clang] [concepts] Correctly(?) handle placeholder types in ExprRequirements.
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 31 11:07:25 PST 2022
Quuxplusone updated this revision to Diff 404621.
Quuxplusone added a comment.
Update assert style.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118552/new/
https://reviews.llvm.org/D118552
Files:
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/SemaOverload.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaTemplate/constraints.cpp
clang/test/SemaTemplate/pr52909.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118552.404621.patch
Type: text/x-patch
Size: 6842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220131/a9e7fa5a/attachment-0001.bin>
More information about the cfe-commits
mailing list