[llvm-bugs] [Bug 23381] "error: default initialization of an object of const type 'const Z' requires a user-provided default constructor" even when no constructor needed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 18 18:00:40 PST 2016


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

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Nico Weber <nicolasweber at gmx.de> ---
My libstdc++-specific patch morphed into a general fix during review.
http://llvm.org/viewvc/llvm-project?view=revision&revision=261297

-- 
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/20160219/b94b6f09/attachment.html>


More information about the llvm-bugs mailing list