[PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Erik Pilkington via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 15:36:22 PDT 2016
erik.pilkington updated this revision to Diff 52961.
erik.pilkington added a comment.
Invert some control flow for clarity, avoid unnecessary copy of deduced template arguments.
http://reviews.llvm.org/D18868
Files:
lib/Sema/SemaTemplateDeduction.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/p3.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18868.52961.patch
Type: text/x-patch
Size: 8334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160407/c9fc08e0/attachment.bin>
More information about the cfe-commits
mailing list