Dimitry Andric
42cc096963
Merge libc++ trunk r338150, and resolve conflicts.
2018-08-02 17:05:36 +00:00
Dimitry Andric
540d2a8bf1
Merge libc++ trunk r300890, and update build glue.
2017-04-22 18:59:50 +00:00
Dimitry Andric
aed8d94e97
Merge libc++ r291274, and update the library Makefile.
2017-01-08 19:39:03 +00:00
Dimitry Andric
4f7ab58ee6
Import libc++ 3.4 release. This contains a lot of bugfixes, and some
...
preliminary support for C++1y.
MFC after: 3 weeks
2014-01-30 07:44:22 +00:00
Dimitry Andric
1bf9f7c1c5
Merge libc++ trunk r180598. Contains several minor cleanups and bug
...
fixes, no major changes.
MFC after: 2 weeks
2013-04-27 22:47:52 +00:00
David Chisnall
94e3ee44c3
Import new versions of libcxxrt and libc++.
...
Please tests any C++ code you care about with -stdlib=libc++!
Approved by: dim (mentor)
2012-03-14 00:09:36 +00:00
David Chisnall
7a98470824
Import libc++ / libcxxrt into base. Not build by default yet (use
...
MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for
me, but is not guaranteed to work for anyone else and may eat your dog.
To build C++ using libc++, add -stdlib=libc++ to your CXX and LD flags.
Bug reports welcome, bug fixes even more welcome...
Approved by: dim (mentor)
2011-11-25 20:59:04 +00:00