summaryrefslogtreecommitdiff
path: root/lldb/scripts/use_lldb_suite.py
AgeCommit message (Expand)Author
2023-10-31[lldb] Replace the usage of module imp with module importlib (#70443)Tulio Magno Quites Machado Filho
2023-09-14[lldb] Format Python files in scripts and utils (#66053)David Spickett
2020-07-15[lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py.Jordan Rupprecht
2019-02-07use_lldb_suite.py: Fix potential infinite loopPavel Labath
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-01-15Fix ResourceWarning about unclosed file in use_lldb_suite_root.py.Zachary Turner
2015-11-20Remove `lldb.root` and just look for the file we care about.Zachary Turner
2015-11-07Python 3 - Use __bool__() instead of __nonzero__() for truthiness.Zachary Turner
2015-11-04Revert "Python 3 - Don't add the _d suffix to the symlink on Windows."Zachary Turner
2015-11-04Python 3 - Don't add the _d suffix to the symlink on Windows.Zachary Turner