[libcxx-commits] [PATCH] D151792: [libc++][NFC] Granularise <thread> header

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 31 02:50:06 PDT 2023


huixie90 created this revision.
Herald added a project: All.
huixie90 requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

- This was to make implementing jthread easier and requested in https://reviews.llvm.org/D151559


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151792

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__thread/formatter.h
  libcxx/include/__thread/this_thread.h
  libcxx/include/__thread/thread.h
  libcxx/include/module.modulemap.in
  libcxx/include/thread

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151792.526974.patch
Type: text/x-patch
Size: 28677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230531/be29d42c/attachment-0001.bin>


More information about the libcxx-commits mailing list