[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
Mon May 19 13:22:44 PDT 2025
philnik777 wrote:
> > @medismailben Could you check whether #140592 fixes your problem?
>
> This seems to fix the failures, when can you land it ?
I'll land it as soon as the stage1 tests passed. I don't think the CI is currently capable of catching the issue, so I don't think it makes a ton of sense to wait for the whole CI.
https://github.com/llvm/llvm-project/pull/131156
More information about the libcxx-commits
mailing list