[libcxx-commits] [PATCH] D138461: [libcxxabi] Always use thread_local for cxa_exception_storage
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 23 09:15:06 PST 2022
thakis added a comment.
In D138461#3947029 <https://reviews.llvm.org/D138461#3947029>, @smeenai wrote:
> It's not. I'm out for a few days; could you revert this for me please?
Will do, thanks.
Looks like the android/x86 failure also happens on other diffs, so that's very likely unrelated. The arm/mac thing looks like it might be real? Will confirm locally that it's indeed due to this patch and then revert if so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138461/new/
https://reviews.llvm.org/D138461
More information about the libcxx-commits
mailing list