K 10 svn:author V 3 dim K 8 svn:date V 27 2014-12-01T15:02:49.152538Z K 7 svn:log V 482 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 and Reported by: amdmi3 MFC after: 3 days END