Files
llvm-project/llvm/lib/Support/CachePruning.cpp
Pavel Rosický b01b273409 [Support][Windows] disk_space handle unicode paths (#170716)
replaces GetDiskFreeSpaceExA with GetDiskFreeSpaceExW to handle user
paths with Unicode characters

fixes: https://github.com/llvm/llvm-project/issues/170571

I’m not entirely sure the fix is correct, so I’d appreciate it if
someone more familiar with the code could review it. Thanks!
2025-12-05 05:54:31 -08:00

12 KiB