[libcxx-commits] [libcxx] [libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (PR #131156)
Saleem Abdulrasool via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 27 13:15:13 PDT 2025
compnerd wrote:
Oops, I failed to submit my previous comment ... I too believe that we should be reverting this. I do think that this is invasive enough and something user visible. While I can appreciate that not having to annotate everything with `_LIBCPP_HIDE_FROM_ABI`, it is better to leave the library in a correct state while we figure out how to make the appropriate changes. Reported cases are valuable, but do not necessarily speak to the issue, it is similar to survivorship bias.
https://github.com/llvm/llvm-project/pull/131156
More information about the libcxx-commits
mailing list