[libcxx-commits] [PATCH] D117372: [libcxx] switch locale from using std::call_once to __libcpp_mutex_t

Daniel McIntosh via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 19 09:18:19 PST 2022


DanielMcIntosh-IBM updated this revision to Diff 401281.
DanielMcIntosh-IBM added a comment.

No change. Rebase onto D117366 <https://reviews.llvm.org/D117366> and re-trigger CI


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117372/new/

https://reviews.llvm.org/D117372

Files:
  libcxx/docs/DesignDocs/InternalThreadSynchronization.rst
  libcxx/include/__locale
  libcxx/lib/abi/arm64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
  libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
  libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
  libcxx/src/locale.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117372.401281.patch
Type: text/x-patch
Size: 8036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220119/f7d0901d/attachment-0001.bin>


More information about the libcxx-commits mailing list