aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-124/+115
2016-06-09Fix a no newline at end of file warning.Greg Clayton1-1/+1
2015-11-13Fix a bug in PythonExceptionState and add unittest coverage.Zachary Turner1-0/+53
2015-11-13Introduce a `PythonExceptionState` class.Zachary Turner1-0/+121