[LLVMbugs] [Bug 22650] std::deque cannot tolerate allocator exceptions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 9 10:14:36 PDT 2015
http://llvm.org/bugs/show_bug.cgi?id=22650
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Ok, I've convinced myself that the other cases are OK.
If an allocation failure happens there, it all gets cleaned up.
Closing this bug.
--
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/20150309/fb4eccfd/attachment.html>
More information about the llvm-bugs
mailing list