[LLVMbugs] [Bug 22924] support braced-init-list of exact size + array new with no default ctor as an extension
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 16 11:39:34 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=22924
Richard Smith <richard-llvm at metafoo.co.uk> 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 <richard-llvm at metafoo.co.uk> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150316/9bb89969/attachment.html>
More information about the llvm-bugs
mailing list