Index: include/type_traits =================================================================== --- include/type_traits +++ include/type_traits @@ -399,7 +399,7 @@ // addressof template -inline _LIBCPP_INLINE_VISIBILITY +inline _LIBCPP_NO_CFI _LIBCPP_INLINE_VISIBILITY _Tp* addressof(_Tp& __x) _NOEXCEPT {