remove the use of _LIBCXXABI_HIDDEN
Summary: The macro `_LIBCXXABI_HIDDEN` is seeminly unavailable on FreeBSD so avoid its use in the exception-ptr abi accessors. Fixes: https://github.com/facebook/folly/issues/1570. Reviewed By: luciang Differential Revision: D28217011 fbshipit-source-id: c745ae468c840c33df921c68fb06759c078b6df0
Showing
Please register or sign in to comment