================ Comment at: lit/Test.py:222 @@ +221,3 @@ + +class TimeoutException(Exception): + def __init__(self, duration): ---------------- Not sure this is the right place for this. Is there somewhere better it belongs? http://reviews.llvm.org/D6584