[libcxx-commits] [PATCH] D120453: [libc++] Fix double file closing in `std::filesystem::remove_all()`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 23 21:14:58 PST 2022


var-const added a comment.

> According to Linux documentation [...]

I couldn't see the same note in BSD documentation but it works the same in practice.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120453/new/

https://reviews.llvm.org/D120453



More information about the libcxx-commits mailing list