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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 12:05:53 PST 2019


thakis added a comment.

Please upload with -U99999 and add a comment that says that ctypes is for long paths. And probably error handling.

(But I'd try to not have paths that long if I were you; there are many headaches associated with that. Windows can handle it, but not well.)


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