[PATCH] D14706: [lit] Implement support of per test timeout in lit.

Jonathan Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 14:54:18 PST 2015


jroelofs added a comment.

Looks good.


================
Comment at: utils/lit/lit/TestRunner.py:584
@@ -473,3 +583,3 @@
     # convert to list before returning.
     return list(map(processLine, script))
 
----------------
Oh cool, I've never noticed Phabricator highlighting rebase changes before.


http://reviews.llvm.org/D14706





More information about the llvm-commits mailing list