[PATCH] D138749: [clang] Compare constraints before diagnosing mismatched ref qualifiers (GH58962)
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 03:27:22 PST 2022
royjacobson updated this revision to Diff 478502.
royjacobson added a comment.
Remove redundant comments, use Sema::AreConstraintExpressionsEqual instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138749/new/
https://reviews.llvm.org/D138749
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/CXX/over/over.load/p2-0x.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138749.478502.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/a8c30ffe/attachment-0001.bin>
More information about the cfe-commits
mailing list