[libcxx-commits] [PATCH] D145095: [libc++] Granularize <exception>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 1 11:26:35 PST 2023
philnik created this revision.
philnik added reviewers: ldionne, Mordante.
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++.
This patch also updates the moved code to the new style (i.e. formatted, replaced marcos and typedefs)
Repository:
rG LLVM Github Monorepo
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/module.modulemap.in
libcxx/test/libcxx/transitive_includes/cxx2b.csv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145095.501601.patch
Type: text/x-patch
Size: 25105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230301/e7b129b3/attachment-0001.bin>
More information about the libcxx-commits
mailing list