[PATCH] D65695: Implements CWG 1601 in [over.ics.rank/4.2]
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 31 06:09:42 PDT 2019
Mordante updated this revision to Diff 218216.
Mordante added a comment.
Addresses the review remarks:
- Use `S.Context.hasSameType` for the comparision
- Simplify an `if` statement
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65695/new/
https://reviews.llvm.org/D65695
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/CXX/drs/dr16xx.cpp
clang/test/CXX/drs/dr6xx.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65695.218216.patch
Type: text/x-patch
Size: 3890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190831/c88dc794/attachment.bin>
More information about the cfe-commits
mailing list