[libcxx-commits] [libcxx] [libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (PR #131156)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 22 06:24:26 PDT 2025
philnik777 wrote:
> But if we do something in the compiler about how visibility is inherited from the namespace, it should probably not be specific to `std`.
Definitely. My question is mostly what behaviour we actually want.
https://github.com/llvm/llvm-project/pull/131156
More information about the libcxx-commits
mailing list