Dimitry Andric
5517e702c0
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update
...
build glue.
2017-05-16 21:50:29 +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
7c82a1ece4
Update libc++ to release_39 branch r279689.
2016-08-30 18:27:31 +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
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