summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Partially revert r335236Pavel Labath2018-06-211-0/+4
* ScriptInterpreterPython cleanupPavel Labath2018-06-211-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-34/+21
* Make PythonDataObjects.h work when LLDB_DISABLE_PYTHON=1Zachary Turner2015-11-131-0/+4
* Fix a bug in PythonExceptionState and add unittest coverage.Zachary Turner2015-11-131-0/+3
* Introduce a `PythonExceptionState` class.Zachary Turner2015-11-131-0/+63
OpenPOWER on IntegriCloud