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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 16:19:10 PST 2019


rnk added a comment.

@ruiu, I don't think it's sustainable to ban deep directory hierarchies in lit test suites. The reality is that non-Windows users will add them back someday in the future, and the burden to remove them will eventually fall back onto Windows porters.


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