[libcxx-commits] [PATCH] D145095: [libc++] Granularize <exception>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 1 12:02:05 PST 2023
philnik updated this revision to Diff 501618.
philnik added a comment.
Herald added a subscriber: arichardson.
Remove <exception> from the format ignorelist
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/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.501618.patch
Type: text/x-patch
Size: 27975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230301/7618c929/attachment-0001.bin>
More information about the libcxx-commits
mailing list