[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 07:09:21 PST 2022


thakis added a comment.

This breaks tests for us on macOS/arm (https://luci-milo.appspot.com/ui/inv/build-8796707812197344321/test-results?q=StackSamplingProfilerTest.UnloadedLibrary) and android/x86 (https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket/8796707998083656337/+/u/chrome_junit_tests__with_patch_/stdout?format=raw , look for `[   FAILED ] org.chromium.chrome.features.start_surface.SecondaryTasksSurfaceViewBinderUnitTest.testSetTopMargin (603 ms)`). Is that expected?


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