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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 09:06:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322293: Make std::experimental::filesystem::remove and remove_all return false or 0 if… (authored by vaartis, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41830?vs=129453&id=129457#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41830

Files:
  libcxx/trunk/src/experimental/filesystem/operations.cpp
  libcxx/trunk/test/std/experimental/filesystem/fs.op.funcs/fs.op.remove/remove.pass.cpp
  libcxx/trunk/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.129457.patch
Type: text/x-patch
Size: 3348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/bac62c31/attachment-0001.bin>


More information about the cfe-commits mailing list