[PATCH] D49240: [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITY

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 08:53:14 PDT 2018


ldionne added a comment.

Ping. I would like to move forward with this so I can tackle the remaining problems, i.e. `_LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY` and the ability to not have `internal_linkage` at all. Are we waiting on anything specific before we can move forward with this?


Repository:
  rL LLVM

https://reviews.llvm.org/D49240





More information about the llvm-commits mailing list