[PATCH] D40284: [Sema] Improve diagnostics for template arg deduction
Jacob Bandes-Storch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 8 09:38:16 PST 2018
jtbandes updated this revision to Diff 133440.
jtbandes added a comment.
Using a slightly more invasive fix. I haven't come up with any other test cases that exhibit the problem, which makes me unsure this fix is needed in all these locations. Maybe someone with more knowledge of this function can advise.
Repository:
rC Clang
https://reviews.llvm.org/D40284
Files:
lib/Sema/SemaTemplateDeduction.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/basic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40284.133440.patch
Type: text/x-patch
Size: 9580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180208/03a8829c/attachment.bin>
More information about the cfe-commits
mailing list