https://llvm.org/bugs/show_bug.cgi?id=22924

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---
            Summary|Rejects-valid: braced init  |support braced-init-list of
                   |list on new[]               |exact size + array new with
                   |                            |no default ctor as an
                   |                            |extension

--- Comment #2 from Richard Smith <[email protected]> ---
You know what, this is sufficiently ridiculous that I think (1) CWG is very
likely to allow this as a DR, and (2) we should support it as an extension in
the mean time.

I note that MSVC, GCC, and EDG all accept this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to