aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/use_lldb_suite.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-0/+1
2016-01-15Fix ResourceWarning about unclosed file in use_lldb_suite_root.py.Zachary Turner1-3/+6
2015-11-20Remove `lldb.root` and just look for the file we care about.Zachary Turner1-1/+1
2015-11-07Python 3 - Use __bool__() instead of __nonzero__() for truthiness.Zachary Turner1-0/+22