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

Tomohiro Kashiwada via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 15:59:37 PDT 2025


kikairoya wrote:

OK, I'll try to replace both of `mkdir` and `mkdir_p` with direct calls to the pathlib functions.

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


More information about the llvm-commits mailing list