[libcxx-commits] [PATCH] D155487: [libc++] Move once_flag outside of <mutex>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 15 10:01:57 PDT 2023


ldionne updated this revision to Diff 550375.
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155487

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__locale
  libcxx/include/__mutex/once_flag.h
  libcxx/include/codecvt
  libcxx/include/fstream
  libcxx/include/ios
  libcxx/include/locale
  libcxx/include/module.modulemap.in
  libcxx/include/mutex
  libcxx/include/regex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155487.550375.patch
Type: text/x-patch
Size: 12193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230815/1b43bff2/attachment-0001.bin>


More information about the libcxx-commits mailing list