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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 10 02:16:15 PST 2023


philnik updated this revision to Diff 504064.
philnik marked an inline comment as done.
philnik added a comment.

Address comments


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/exception
  libcxx/include/libcxx.imp
  libcxx/include/module.modulemap.in
  libcxx/include/string
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145095.504064.patch
Type: text/x-patch
Size: 28644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230310/9d6616a2/attachment-0001.bin>


More information about the libcxx-commits mailing list