[PATCH] D118552: [clang] [concepts] Correctly(?) handle placeholder types in ExprRequirements.
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 30 07:25:01 PST 2022
Quuxplusone updated this revision to Diff 404380.
Quuxplusone added a comment.
Poke CI (clang-format failed).
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.404380.patch
Type: text/x-patch
Size: 6847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220130/86d5c888/attachment-0001.bin>
More information about the cfe-commits
mailing list