[libcxx] Avoid double frees of file descriptors in the fallback ifstream/ofstream codepath
So far, most actual uses of libc++ std::filesystem probably use the sendfile or fcopyfile implementations. Differential Revision: https://reviews.llvm.org/D90601
Loading
Please sign in to comment