[PATCH] D41830: [libc++] Fix PR#35780 - make std::experimental::filesystem::remove and remove_all return false or 0 if the file doesn't exist

Ekaterina Vaartis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 08:01:18 PST 2018


TyanNN updated this revision to Diff 129453.
TyanNN added a comment.

Fix tests


https://reviews.llvm.org/D41830

Files:
  src/experimental/filesystem/operations.cpp
  test/std/experimental/filesystem/fs.op.funcs/fs.op.remove/remove.pass.cpp
  test/std/experimental/filesystem/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41830.129453.patch
Type: text/x-patch
Size: 3231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/7316ef35/attachment.bin>


More information about the cfe-commits mailing list