[libcxx-commits] [PATCH] D98097: [libc++] "Merged wording" for D98077 and D96986
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 8 09:05:53 PST 2021
Quuxplusone updated this revision to Diff 329041.
Quuxplusone added a comment.
Guard try/catch for the no-exceptions build.
Fix a few things clang-format was complaining about. But I'm not making clang-format totally happy, and I think that's okay because some of what it's asking for is dumb.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98097/new/
https://reviews.llvm.org/D98097
Files:
libcxx/include/__config
libcxx/src/filesystem/directory_iterator.cpp
libcxx/src/filesystem/filesystem_common.h
libcxx/src/filesystem/operations.cpp
libcxx/test/support/filesystem_test_helper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98097.329041.patch
Type: text/x-patch
Size: 9620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210308/f2321d60/attachment.bin>
More information about the libcxx-commits
mailing list