[PATCH] D21653: [Sema] Disallow ambiguous base-to-derived conversion in template argument deduction

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 16:12:13 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274077: [Sema] Disallow ambigious base classes in template argument deduction (authored by epilk).

Changed prior to commit:
  http://reviews.llvm.org/D21653?vs=61691&id=62149#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21653

Files:
  cfe/trunk/lib/Sema/SemaTemplateDeduction.cpp
  cfe/trunk/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21653.62149.patch
Type: text/x-patch
Size: 6381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160628/13745601/attachment.bin>


More information about the cfe-commits mailing list