[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:10:58 PST 2022
Quuxplusone updated this revision to Diff 404624.
Quuxplusone added a comment.
Update another single-line `if` too.
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.404624.patch
Type: text/x-patch
Size: 6821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220131/e5af7e1c/attachment.bin>
More information about the cfe-commits
mailing list