[llvm] [Support][Windows] disk_space handle unicode paths (PR #170716)

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 21:37:44 PST 2025


https://github.com/compnerd approved this pull request.

Thanks for this cleanup! All FS operations really should use the wide variant, and the cleanup with the `QuadPart` is nice.

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


More information about the llvm-commits mailing list