summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/use_lldb_suite.py
Commit message (Expand)AuthorAgeFilesLines
* use_lldb_suite.py: Fix potential infinite loopPavel Labath2019-02-071-3/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-0/+1
* Fix ResourceWarning about unclosed file in use_lldb_suite_root.py.Zachary Turner2016-01-151-3/+6
* Remove `lldb.root` and just look for the file we care about.Zachary Turner2015-11-201-1/+1
* Python 3 - Use __bool__() instead of __nonzero__() for truthiness.Zachary Turner2015-11-071-0/+22
* Revert "Python 3 - Don't add the _d suffix to the symlink on Windows."Zachary Turner2015-11-041-22/+0
* Python 3 - Don't add the _d suffix to the symlink on Windows.Zachary Turner2015-11-041-0/+22
OpenPOWER on IntegriCloud