[LLVMbugs] [Bug 22465] An extra InitListExpr in r227424 likely caused by DR1467
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 4 23:03:09 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22465
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> ---
Fixed in r228276. We were forgetting to strip off the {} when initializing an
object of class type from a braced initializer of the same type.
--
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/20150205/691ab86b/attachment.html>
More information about the llvm-bugs
mailing list