[PATCH] D54328: Added 'cd -' built in to lit

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 13:21:12 PST 2018


rnk added a comment.

Can you add a quick test to the lit test suite for this? Shouldn't be too hard, make some dirs, cd into and out, pwd, filecheck the output.


Repository:
  rL LLVM

https://reviews.llvm.org/D54328





More information about the llvm-commits mailing list