[libcxx-commits] [PATCH] D141812: [libc++] Introduce _LIBCPP_HIDE_FROM_ABI_NAMESPACE_STD

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 17 01:24:14 PST 2023


huixie90 added a comment.

With regard to gcc's `always_inline`, since we are using  `_LIBCPP_HIDE_FROM_ABI ` everywhere now, would it cause this problem to gcc?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104719#c10


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141812/new/

https://reviews.llvm.org/D141812



More information about the libcxx-commits mailing list