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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 19 02:28:45 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9d36bd80760: [libc++] Granularize <exception> includes (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

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/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  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.506367.patch
Type: text/x-patch
Size: 12408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230319/5eaaaddf/attachment.bin>


More information about the libcxx-commits mailing list