[LLVMbugs] [Bug 11284] Does not pick up std::shared_ptr templated copy constructor from libstdc++ 4.6.1.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 1 07:34:24 PDT 2011


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-11-01 09:34:24 CDT ---
This is a GCC/libstdc++ bug, as noted on stack overflow and in our
compatibility document:

  http://clang.llvm.org/compatibility.html#deleted-special-func

-- 
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