[libcxx-commits] [PATCH] D140675: [AIX][libc++] Always opt in to _LIBCPP_ABI_BAD_FUNCTION_CALL_KEY_FUNCTION

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 16 12:55:13 PST 2023


philnik requested changes to this revision.
philnik added a comment.
This revision now requires changes to proceed.

Sorry for chiming in so late, but I've got D142842 <https://reviews.llvm.org/D142842> to remove `_LIBCPP_ABI_BAD_FUNCTION_CALL_KEY_FUNCTION`. IIUC that should also fix your problem, right?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140675/new/

https://reviews.llvm.org/D140675



More information about the libcxx-commits mailing list