[libcxx-commits] [PATCH] D138461: [libcxxabi] Always use thread_local for cxa_exception_storage

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 21 18:37:21 PST 2022


MaskRay accepted this revision.
MaskRay added a comment.

LGTM. Clang has some targets that do `TLSSupported = false` but they are not supported by libc++.


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