[LLVMbugs] [Bug 19878] variadic template arguments deduction

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 28 18:24:33 PDT 2014


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |FIXED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Nice example! We weren't alone in getting this wrong:

 - MSVC accepts
 - EDG rejects (reported)
 - GCC crashes (filed as http://gcc.gnu.org/PR61351)

Fixed in r209786.

-- 
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/20140529/f41b9fa0/attachment.html>


More information about the llvm-bugs mailing list