Index: libcxx/trunk/include/experimental/coroutine =================================================================== --- libcxx/trunk/include/experimental/coroutine +++ libcxx/trunk/include/experimental/coroutine @@ -283,6 +283,7 @@ _LIBCPP_CONSTEXPR_AFTER_CXX17 void destroy() const _NOEXCEPT {} private: + _LIBCPP_INLINE_VISIBILITY friend coroutine_handle noop_coroutine() _NOEXCEPT; _LIBCPP_INLINE_VISIBILITY coroutine_handle() _NOEXCEPT {