[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 09:02:59 PST 2018


TyanNN added a comment.

In https://reviews.llvm.org/D41830#973419, @mclow.lists wrote:

> LGTM.
>
> Do you need me to commit this?


Nope, i can do it myself


https://reviews.llvm.org/D41830





More information about the cfe-commits mailing list