[libcxx-commits] [PATCH] D135464: [SystemZ][z/OS] Account for no __cxa_thread_atexit_impl on z/OS
Zibi Sarbino via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 28 06:52:39 PDT 2022
zibi added a comment.
LGTM,
ideally we should have macro for `__thread` which would define to nothing for z/OS.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135464/new/
https://reviews.llvm.org/D135464
More information about the libcxx-commits
mailing list