[libcxx-commits] [libcxx] [libc++][NFC] Refactor _LIBCPP_AVAILABILITY_HAS_* macros to always be defined (PR #71002)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 29 18:45:39 PST 2024


wang-bin wrote:

> I don't understand what Android problem you see? Android apps do distribute their own dylib. If the problem is that you distribute something that's too old for your dependencies, don't do that?

What about 3rdparty SDKs? I opened an issue https://github.com/llvm/llvm-project/issues/79933

https://github.com/llvm/llvm-project/pull/71002


More information about the libcxx-commits mailing list