[PATCH] D19757: [lit] Add %:[STpst] to represent paths without Windows drive letters.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 30 14:30:53 PDT 2016
ruiu added a comment.
I don't think UNC names (paths start with \\) have colons in them, so we don't need to remove anything from UNC names.
http://reviews.llvm.org/D19757
More information about the llvm-commits
mailing list