[libcxx-commits] [PATCH] D146097: [libc++] Granularize <exception> includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 14 14:52:41 PDT 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante.
Herald added a subscriber: smeenai.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146097

Files:
  libcxx/include/__expected/bad_expected_access.h
  libcxx/include/__format/buffer.h
  libcxx/include/__functional/function.h
  libcxx/include/__ranges/join_view.h
  libcxx/include/functional
  libcxx/include/future
  libcxx/include/map
  libcxx/include/new
  libcxx/include/ostream
  libcxx/include/stdexcept
  libcxx/include/thread
  libcxx/include/typeinfo
  libcxx/include/variant
  libcxx/test/std/thread/thread.condition/thread.condition.condvarany/wait_terminates.sh.cpp
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.destr/dtor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146097.505275.patch
Type: text/x-patch
Size: 7743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230314/eac6736a/attachment.bin>


More information about the libcxx-commits mailing list