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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to