[LLVMbugs] [Bug 22654] New: Symbol list libc++abi2.exp should contain __cxa_throw_bad_new_array_length but doesn't.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 20 20:27:01 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22654
Bug ID: 22654
Summary: Symbol list libc++abi2.exp should contain
__cxa_throw_bad_new_array_length but doesn't.
Product: libc++
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: eric at efcs.ca
CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
Classification: Unclassified
ToT libc++abi provides __cxa_throw_bad_new_array_length but darwin's system
libc++abi doesn't. We should reexport this symbol into libc++ when linking
against ToT libc++abi and not export it otherwise.
--
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/20150221/0a761cd2/attachment.html>
More information about the llvm-bugs
mailing list