[PATCH] D129068: [AST] Accept identical TypeConstraint referring to other template parameters.
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 22:56:19 PDT 2022
ChuanqiXu updated this revision to Diff 443141.
ChuanqiXu retitled this revision from "[AST] Profiling on constraint expression instead of arguments for TypeConstraint in ASTContext::isSameTemplateParameter" to "[AST] Accept identical TypeConstraint referring to other template parameters.".
ChuanqiXu added a comment.
Add more tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129068/new/
https://reviews.llvm.org/D129068
Files:
clang/lib/AST/ASTContext.cpp
clang/test/Modules/concept.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129068.443141.patch
Type: text/x-patch
Size: 4122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220708/42fd1739/attachment.bin>
More information about the cfe-commits
mailing list