From 15de40171694cbc46a4d1aeb4cd13e9a748fdede Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 1 Feb 2017 21:35:12 +0000 Subject: [PATCH] Vendor import of libc++ release_40 branch r293807: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@293807 --- include/mutex | 1 - 1 file changed, 1 deletion(-) diff --git a/include/mutex b/include/mutex index 3b878c642cc..8526533f140 100644 --- a/include/mutex +++ b/include/mutex @@ -559,7 +559,6 @@ public: #endif template -inline _LIBCPP_INLINE_VISIBILITY void __call_once_proxy(void* __vp) {