[libcxx-commits] [PATCH] D140675: [AIX][libc++] Always opt in to _LIBCPP_ABI_BAD_FUNCTION_CALL_KEY_FUNCTION
David Tenty via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 2 13:37:45 PST 2023
daltenty added inline comments.
================
Comment at: libcxx/test/libcxx/vendor/ibm/bad_function_call.pass.cpp:1
+//===-- libc++ export redefined symbols test ------------------------------===//
+//
----------------
w2yehia wrote:
> how is this test run?
>how is this test run?
@w2yehia the lit config for libcxx has some magic for the file extensions. See https://github.com/llvm/llvm-project/commit/80a2ddf65ccd9837a7cdd0dfb96bb57863dd57d5 for details
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