Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 21:35:12 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   svn commit: r313061 - vendor/libc++/dist/include
Message-ID:  <201702012135.v11LZCh4000163@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)
 {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702012135.v11LZCh4000163>