[LLVMbugs] [Bug 15634] Diagnostic for failed template deduction is insufficient
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 8 14:15:08 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15634
rtrieu at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from rtrieu at google.com ---
r179056 fixes this. From my given example, the improved error message is
note: candidate template ignored: could not match 'NS2::array' against
'NS1::array'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130408/aa434319/attachment.html>
More information about the llvm-bugs
mailing list