[cfe-dev] 2 trivial patches for libc++

C Bergström cbergstrom at pathscale.com
Wed Oct 29 00:19:53 PDT 2014


Hi

Does anyone object to these trivial patches? (If not someone please push)

#1
FreeBSD has a local patch that for some stupid reason they have't pushed
upstream. We recently added a commit that without the libc++ fix causes
multiple symbols for us and a build regression.

Here's the patch
https://svnweb.freebsd.org/base/head/contrib/libc%2B%2B/src/new.cpp?r1=261283&r2=273434

commit message - "libcxxrt now implements bad_array_new_length and need to
guard against multiple defines"

#2 The attached patch allows libc++ to use libcxxrt on OSX.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141029/b74ec239/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx.patch
Type: text/x-patch
Size: 1114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141029/b74ec239/attachment.bin>


More information about the cfe-dev mailing list