freebsd-dev/contrib/libc++
Dimitry Andric faaf0c6eaa Pull in r255683 from upstream libc++ trunk (by Eric Fiselier):
[libcxx] Enable noexcept for GCC 4.6 and greater

  Summary:
  This patch allows GCC 4.6 and above to use `noexcept` as opposed to
  `throw()`.

  Is it an ABI safe change to suddenly switch on `noexcept`? I imagine
  it must be because it's disabled in w/ clang in C++03 but not C++11.

  Reviewers: danalbert, jroelofs, mclow.lists

  Subscribers: cfe-commits

  Differential Revision: http://reviews.llvm.org/D15516

This should fix errors from gcc 4.6 and higher when compiling llvm-cov
and/or other llvm tools.

Reported by:	bdrewery
2016-03-27 21:20:43 +00:00
..
include Pull in r255683 from upstream libc++ trunk (by Eric Fiselier): 2016-03-27 21:20:43 +00:00
src Remove empty line again from libc++'s iostream.cpp. This was used to 2015-10-09 18:23:10 +00:00
CREDITS.TXT Update libc++ to 3.7.0 release. 2015-09-16 22:26:52 +00:00
FREEBSD-upgrade
LICENSE.TXT Update libc++ to 3.7.0 release. 2015-09-16 22:26:52 +00:00