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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 12 14:19:57 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145095

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__exception/exception.h
  libcxx/include/__exception/exception_ptr.h
  libcxx/include/__exception/nested_exception.h
  libcxx/include/__exception/operations.h
  libcxx/include/__exception/terminate.h
  libcxx/include/__format/formatter_integral.h
  libcxx/include/__iterator/common_iterator.h
  libcxx/include/__memory/allocator.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/__tree
  libcxx/include/any
  libcxx/include/deque
  libcxx/include/exception
  libcxx/include/istream
  libcxx/include/libcxx.imp
  libcxx/include/module.modulemap.in
  libcxx/include/optional
  libcxx/include/ostream
  libcxx/include/span
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/valarray
  libcxx/include/variant
  libcxx/include/vector
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/containers/sequences/array/contiguous.pass.cpp
  libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/uses_allocator.pass.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145095.504471.patch
Type: text/x-patch
Size: 37120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230312/cd50d45f/attachment-0001.bin>


More information about the libcxx-commits mailing list