teemperor accepted this revision. teemperor added a comment. This revision is now accepted and ready to land.
LGTM minus one small detail (see inline comment). Thanks Vedant! ================ Comment at: lldb/packages/Python/lldbsuite/test/lldbtest.py:51 import sys +import tempfile import time ---------------- I think we don't need that import anymore. https://reviews.llvm.org/D50751 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits