[PATCH] D57533: lit: support long paths on Windows

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 17:58:25 PST 2019


rnk added a comment.
Herald added a project: LLVM.

I don't think RemoveDirectoryW is recursive, so this is not functionally equivalent to rmtree:
https://docs.microsoft.com/en-us/windows/desktop/api/fileapi/nf-fileapi-removedirectoryw


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57533/new/

https://reviews.llvm.org/D57533





More information about the llvm-commits mailing list