[libcxx-commits] [PATCH] D92397: [libc++] Always define a key function for std::bad_function_call in the dylib
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 15 13:50:53 PST 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This LGTM, but I don't understand why the ABI list doesn't contain `_ZNKSt9exception4whatEv` anymore. Let's try to figure that out before we land.
This seemingly simple patch is full of surprises.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92397/new/
https://reviews.llvm.org/D92397
More information about the libcxx-commits
mailing list