freebsd-skq/contrib/libc++
dim c882aa6bee MFC r275366:
Pull in r209785 from upstream libc++ trunk (by Marshall Clow):

  Fix a problem exposed by r208825, which caused bind (and other bits of
  libc++) to stop working. And tests

This fix is needed to support clang 3.5.0 and higher, which are more
strict about forming pointer-to-function types with cv-qualifiers or
ref-qualifiers.  See also the upstream PR <http://llvm.org/PR19742> and
<http://llvm.org/viewvc/llvm-project?rev=208825&view=rev>

Reported by:	amdmi3
2014-12-04 01:21:56 +00:00
..
include MFC r275366: 2014-12-04 01:21:56 +00:00
src MFC r261283: 2014-03-05 19:30:36 +00:00
CREDITS.TXT MFC r261283: 2014-03-05 19:30:36 +00:00
FREEBSD-upgrade
LICENSE.TXT Merge libc++ trunk r180598. Contains several minor cleanups and bug 2013-04-27 22:47:52 +00:00