[libcxx-commits] [libcxx] [libc++][Android] Disable Android ABI list checking (PR #69666)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 19 18:24:33 PDT 2023
ldionne wrote:
> It wasn't quite clear to me if we should have these ABI lists for Android, so I thought we might leave them out for the moment, [#69272 (comment)](https://github.com/llvm/llvm-project/pull/69272#issuecomment-1771823598).
You folks want to be ABI stable or not? If you want to be ABI stable, then you should have these ABI lists.
https://github.com/llvm/llvm-project/pull/69666
More information about the libcxx-commits
mailing list