[LLVMbugs] [Bug 13884] initializer list in new[] for objects always calls default constructor

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 20 14:38:29 PDT 2012


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

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

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

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-09-20 16:38:29 CDT ---
Clang 3.0 did not support generalized initializer lists. This code works fine
in Clang 3.1.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list