[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
Fri Jan 14 19:03:05 PST 2022
DanielMcIntosh-IBM updated this revision to Diff 400229.
DanielMcIntosh-IBM added a comment.
Update abi lists
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.400229.patch
Type: text/x-patch
Size: 8036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220115/9ba6eb53/attachment-0001.bin>
More information about the libcxx-commits
mailing list