[PATCH] D84048: DR2303: Prefer 'nearer' base classes during template deduction.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 22 09:30:14 PDT 2020
erichkeane updated this revision to Diff 279847.
erichkeane marked an inline comment as done.
erichkeane added a comment.
As CWG seems unmoved by my argument as to why CWG2303 should change, I've opted to implement it as worded. As you can see, the implementation is somewhat more complicated, but I believe I made it at least reasonably understandable.
I've also now updated the cwg_dr_status.html file via the script, which I also updated to acknowledge the current released version.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84048/new/
https://reviews.llvm.org/D84048
Files:
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/CXX/drs/dr23xx.cpp
clang/www/cxx_dr_status.html
clang/www/make_cxx_dr_status
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84048.279847.patch
Type: text/x-patch
Size: 17840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200722/ca69a897/attachment-0001.bin>
More information about the cfe-commits
mailing list