[PATCH] D54328: Added 'cd -' built in to lit
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 17:53:57 PST 2018
joerg added a comment.
Personally, I would strongly prefer if the test cases are as explicit as possible. That makes debugging based on the llvm-lit output a lot easier. Ignoring anything else, this feature would make it a lot more tricky to figure out what exactly is going on.
Repository:
rL LLVM
https://reviews.llvm.org/D54328
More information about the llvm-commits
mailing list