[libcxx-commits] [PATCH] D120141: [libc++] Granularize chrono includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 22 00:44:37 PST 2022


philnik updated this revision to Diff 410465.
philnik marked 4 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120141

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__filesystem/directory_entry.h
  libcxx/include/__filesystem/file_time_type.h
  libcxx/include/__filesystem/operations.h
  libcxx/include/__mutex_base
  libcxx/include/__thread/poll_with_backoff.h
  libcxx/include/__thread/timed_backoff_policy.h
  libcxx/include/__threading_support
  libcxx/include/atomic
  libcxx/include/future
  libcxx/include/semaphore
  libcxx/include/thread
  libcxx/test/std/thread/futures/futures.async/async.pass.cpp
  libcxx/test/std/thread/futures/futures.shared_future/wait.pass.cpp
  libcxx/test/std/thread/futures/futures.shared_future/wait_for.pass.cpp
  libcxx/test/std/thread/futures/futures.shared_future/wait_until.pass.cpp
  libcxx/test/std/thread/futures/futures.unique_future/wait.pass.cpp
  libcxx/test/std/thread/futures/futures.unique_future/wait_for.pass.cpp
  libcxx/test/std/thread/futures/futures.unique_future/wait_until.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120141.410465.patch
Type: text/x-patch
Size: 9941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220222/6aa5d840/attachment.bin>


More information about the libcxx-commits mailing list