[PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 15:36:30 PST 2015
jroelofs accepted this revision.
jroelofs added a comment.
This revision is now accepted and ready to land.
LGTM with one more fix:
================
Comment at: utils/lit/tests/shtest-timeout.py:41
@@ +40,3 @@
+
+# Re-use CHECK-OUT lines from above
+# CHECK-CFGSET-ERR: Using internal shell
----------------
It'd be better to just put them here, and delete this comment (as well as the other one).
http://reviews.llvm.org/D14706
More information about the llvm-commits
mailing list