aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-06-21Partially revert r335236Pavel Labath1-0/+4
2018-06-21ScriptInterpreterPython cleanupPavel Labath1-4/+0
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-34/+21
2015-11-13Make PythonDataObjects.h work when LLDB_DISABLE_PYTHON=1Zachary Turner1-0/+4
2015-11-13Fix a bug in PythonExceptionState and add unittest coverage.Zachary Turner1-0/+3
2015-11-13Introduce a `PythonExceptionState` class.Zachary Turner1-0/+63