[LLVMbugs] [Bug 16583] template deduction error with array types

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 10 10:44:04 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16583

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> ---
Zero-length arrays are non-standard (and we have a -pedantic warning to point
this out); we don't really care how template deduction and overload resolution
work with them.

-- 
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/20130710/b3a2a12c/attachment.html>


More information about the llvm-bugs mailing list