[llvm] [Support][FileSystem] Prefer `status` with `file_t` parameter. NFC. (PR #157581)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 19:47:34 PDT 2025


cachemeifyoucan wrote:

The other reason for the change is if we can find a way to seamlessly switching to `file_t` when referring to file descriptor/handle. See my first comment above.

https://github.com/llvm/llvm-project/pull/157581


More information about the llvm-commits mailing list