| #
5517e702 |
| 16-May-2017 |
Dimitry Andric <[email protected]> |
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update build glue.
|
| #
540d2a8b |
| 22-Apr-2017 |
Dimitry Andric <[email protected]> |
Merge libc++ trunk r300890, and update build glue.
|
| #
aed8d94e |
| 08-Jan-2017 |
Dimitry Andric <[email protected]> |
Merge libc++ r291274, and update the library Makefile.
|
| #
7c82a1ec |
| 30-Aug-2016 |
Dimitry Andric <[email protected]> |
Update libc++ to release_39 branch r279689.
|
| #
4f7ab58e |
| 30-Jan-2014 |
Dimitry Andric <[email protected]> |
Import libc++ 3.4 release. This contains a lot of bugfixes, and some preliminary support for C++1y.
MFC after: 3 weeks
|
| #
1bf9f7c1 |
| 27-Apr-2013 |
Dimitry Andric <[email protected]> |
Merge libc++ trunk r180598. Contains several minor cleanups and bug fixes, no major changes.
MFC after: 2 weeks
|
| #
7a984708 |
| 25-Nov-2011 |
David Chisnall <[email protected]> |
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
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)
show more ...
|