[llvm-bugs] [Bug 22654] Symbol list libc++abi2.exp should contain __cxa_throw_bad_new_array_length but doesn't.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 18 10:21:02 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=22654
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassignedclangbugs at nondot. |ldionne at apple.com
|org |
Fixed By Commit(s)| |r358690
Status|NEW |RESOLVED
CC| |ldionne at apple.com
Resolution|--- |FIXED
--- Comment #1 from Louis Dionne <ldionne at apple.com> ---
Fixed in r358690. I'm re-exporting the symbols unconditionally. ToT libc++
should build against ToT libc++abi, it's not clear to me why we should support
more than that.
--
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/20190418/7dc9a8b6/attachment.html>
More information about the llvm-bugs
mailing list