<div dir="ltr">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?<br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 23, 2022 at 5:06 PM Nikolas Klauser via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This revision was automatically updated to reflect the committed changes.<br>
philnik marked an inline comment as done.<br>
Closed by commit rG489637e66dd3: [libc++] Granularize chrono includes (authored by philnik).<br>
<br>
Changed prior to commit:<br>
  <a href="https://reviews.llvm.org/D120141?vs=410465&id=410937#toc" rel="noreferrer" target="_blank">https://reviews.llvm.org/D120141?vs=410465&id=410937#toc</a><br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D120141/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D120141/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D120141" rel="noreferrer" target="_blank">https://reviews.llvm.org/D120141</a><br>
<br>
Files:<br>
  libcxx/docs/ReleaseNotes.rst<br>
  libcxx/include/__filesystem/directory_entry.h<br>
  libcxx/include/__filesystem/file_time_type.h<br>
  libcxx/include/__filesystem/operations.h<br>
  libcxx/include/__mutex_base<br>
  libcxx/include/__thread/poll_with_backoff.h<br>
  libcxx/include/__thread/timed_backoff_policy.h<br>
  libcxx/include/__threading_support<br>
  libcxx/include/atomic<br>
  libcxx/include/future<br>
  libcxx/include/semaphore<br>
  libcxx/include/thread<br>
  libcxx/test/std/thread/futures/futures.async/async.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.shared_future/wait.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.shared_future/wait_for.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.shared_future/wait_until.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.unique_future/wait.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.unique_future/wait_for.pass.cpp<br>
  libcxx/test/std/thread/futures/futures.unique_future/wait_until.pass.cpp<br>
<br>
</blockquote></div>