[LLVMbugs] [Bug 21341] Segmentation fault in std::string on revision 217082

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 22 07:23:15 PDT 2015


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

Marshall Clow (home) <mclow.lists at gmail.com> changed:

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

--- Comment #7 from Marshall Clow (home) <mclow.lists at gmail.com> ---
> I think that's just an ODR violation. Since you have two different definitions of std::vector in your program, you get undefined behavior.

I don't think this is a bug in libc++. Closing.

-- 
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/20150622/d1f701f3/attachment.html>


More information about the llvm-bugs mailing list