[libcxx-commits] [libcxx] [libc++] Introduce implicit and explicit ABI annotations (PR #193045)
Nick Desaulniers via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 14 11:03:29 PDT 2026
nickdesaulniers wrote:
https://libcxx.llvm.org/#platform-and-compiler-support
> Clang 21, 22, 23-git
ah, so if only clang-21+ is supported by libc++ (at the moment), then perhaps bindgen will need to upgrade from linking against clang-20.
https://github.com/llvm/llvm-project/pull/193045
More information about the libcxx-commits
mailing list