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

Eric Fiselier via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 23 15:27:28 PST 2022


I know this has already been litigated, but I was hoping someone could fill
me in on what exactly we're trying to accomplish by breaking up these
includes?


On Wed, Feb 23, 2022 at 5:06 PM Nikolas Klauser via Phabricator <
reviews at reviews.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> philnik marked an inline comment as done.
> Closed by commit rG489637e66dd3: [libc++] Granularize chrono includes
> (authored by philnik).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D120141?vs=410465&id=410937#toc
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220223/b779bb19/attachment-0001.html>


More information about the libcxx-commits mailing list