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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 12 10:25:05 PDT 2023


philnik updated this revision to Diff 504453.
philnik added a comment.

Next try


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.504453.patch
Type: text/x-patch
Size: 37120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230312/7f026230/attachment-0001.bin>


More information about the libcxx-commits mailing list