dim 22ca1336dc MFC r261283:
Import libc++ 3.4 release.  This contains a lot of bugfixes, and some
preliminary support for C++1y.

MFC r261604:

HEAD is not buildable for the past day.  Commit a 'quick fix' in order to permit
buildworld to complete.

Reviewed by:	theraven

MFC r261608:

Apply a cleaner solution for the sign warnings that can occur when
compiling libc++'s <locale> header with -Wsystem-headers on.

This has also been submitted upstream.

Reported by:	asomers

MFC r261801:

An ABI incompatibility crept into the libc++ 3.4 import in r261283.  It
was caused by upstream libc++ commit r194536, which aimed to make the
headers more standards-compliant, by making std::pair's copy constructor
trivial.  Unfortunately, this could cause certain C++ applications using
shared libraries built against the previous version of libc++ to crash.

Fix the ABI incompatibility by making std::pair's copy constructor
non-trivial again.

Please note: Any C++ applications or shared libraries built with libc++
between r261283 and this revision should be recompiled.

Reported by:	stefanf
2014-03-05 19:30:36 +00:00
..
2013-12-30 20:15:46 +00:00
2013-12-24 14:26:31 +00:00
2013-01-01 18:29:25 +00:00
2013-11-29 19:44:30 +00:00
2014-03-05 19:30:36 +00:00
2013-12-10 22:55:22 +00:00
2013-12-28 20:05:31 +00:00
2014-02-09 00:34:21 +00:00
2014-02-27 13:27:04 +00:00
2014-01-09 23:08:56 +00:00
2014-03-04 14:49:05 +00:00
2013-09-08 10:04:26 +00:00
2013-05-30 08:02:00 +00:00
2013-12-27 23:00:56 +00:00
2013-05-12 22:22:12 +00:00
2014-02-01 22:29:04 +00:00
2013-11-14 09:25:29 +00:00
2013-12-30 20:15:46 +00:00
2013-05-12 22:22:12 +00:00
2014-02-08 15:51:24 +00:00
2014-02-04 10:18:29 +00:00
2014-02-16 02:33:59 +00:00
2013-10-23 18:07:07 +00:00
2013-05-05 06:20:49 +00:00
2014-03-01 03:09:16 +00:00
2013-12-28 20:05:31 +00:00
2013-12-28 20:05:31 +00:00