svn commit: r313061 - vendor/libc++/dist/include

Dimitry Andric dim at FreeBSD.org
Wed Feb 1 21:35:13 UTC 2017


Author: dim
Date: Wed Feb  1 21:35:12 2017
New Revision: 313061
URL: https://svnweb.freebsd.org/changeset/base/313061

Log:
  Vendor import of libc++ release_40 branch r293807:
  https://llvm.org/svn/llvm-project/libcxx/branches/release_40@293807

Modified:
  vendor/libc++/dist/include/mutex

Modified: vendor/libc++/dist/include/mutex
==============================================================================
--- vendor/libc++/dist/include/mutex	Wed Feb  1 21:35:09 2017	(r313060)
+++ vendor/libc++/dist/include/mutex	Wed Feb  1 21:35:12 2017	(r313061)
@@ -559,7 +559,6 @@ public:
 #endif
 
 template <class _Fp>
-inline _LIBCPP_INLINE_VISIBILITY
 void
 __call_once_proxy(void* __vp)
 {


More information about the svn-src-all mailing list