aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-02-01 21:35:12 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-02-01 21:35:12 +0000
commit15de40171694cbc46a4d1aeb4cd13e9a748fdede (patch)
tree95e58978cd96b758da459ff940d13c2ebefbb5f6
parent3efcd4e54b8b374c90b362d763a726b9e025efae (diff)
downloadsrc-15de40171694cbc46a4d1aeb4cd13e9a748fdede.tar.gz
src-15de40171694cbc46a4d1aeb4cd13e9a748fdede.zip
Vendor import of libc++ release_40 branch r293807:vendor/libc++/libc++-release_40-r293807
Notes
Notes: svn path=/vendor/libc++/dist/; revision=313061 svn path=/vendor/libc++/libc++-release_40-r293807/; revision=313062; tag=vendor/libc++/libc++-release_40-r293807
-rw-r--r--include/mutex1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mutex b/include/mutex
index 3b878c642cce..8526533f1402 100644
--- a/include/mutex
+++ b/include/mutex
@@ -559,7 +559,6 @@ public:
#endif
template <class _Fp>
-inline _LIBCPP_INLINE_VISIBILITY
void
__call_once_proxy(void* __vp)
{