]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275366:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Dec 2014 01:21:56 +0000 (01:21 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Dec 2014 01:21:56 +0000 (01:21 +0000)
commit0b243fdbec743976b5ba07ac4b6b2cc83f188a9b
treec9fe67e9cac2fa87f20ef572f66a2c50da3311e4
parent236ace6f2efd17bab34474e5a634e25d04b9a903
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@275472 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libc++/include/type_traits