[LLVMbugs] [Bug 13381] const member data not taken into account for implicitly generated move constructor

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 17 20:51:29 PDT 2012


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

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> 2012-07-17 22:51:29 CDT ---
r160417 fixes this problem for exception specifications. r160418 fixes the
corresponding problem in the implicit deletion of special member functions.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list