Dimitry Andric
ed6e732211
Pull in r199848 from upstream libc++ trunk:
...
Const qualify __mem_fn call operator
QOI improvement.
Differential Revision: http://llvm-reviews.chandlerc.com/D2059
This should help with building recent versions of Mesa. See also:
https://bugs.freedesktop.org/show_bug.cgi?id=75505
Reported by: dumbbell
MFC after: 3 days
2014-03-05 20:01:04 +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