[llvm] [LIT][Cygwin] Skip pre-check for existence in mkdir-p (PR #163948)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 10:09:37 PDT 2025


arichardson wrote:

>From what I've read pathlib.Path handles long windows paths correctly, so maybe the best solution would be to migrate callers of these helpers towards pathlib?

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


More information about the llvm-commits mailing list