[LLVMbugs] [Bug 19779] no zero initialization in value initialization

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 19 12:24:08 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The bullets of 8.5.4/3 were reordered by DR1301. Braced initialization of an
aggregate always performs aggregate initialization:

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1301

-- 
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/20140519/b5a65de8/attachment.html>


More information about the llvm-bugs mailing list