summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2018-04-09 23:13:01 +0000
committerMichael Kruse <llvm@meinersbur.de>2018-04-09 23:13:01 +0000
commit7de61668aedf4ac986a303a34aba98a452c6abef (patch)
tree3967c1bfe763d6098e343cf3572b5224fb8f4459 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parent0034e393d9bed8bcfb4070bafc99415209253331 (diff)
downloadbcm5719-llvm-7de61668aedf4ac986a303a34aba98a452c6abef.tar.gz
bcm5719-llvm-7de61668aedf4ac986a303a34aba98a452c6abef.zip
[ScopInfo] Actually remove from list.
std::remove, despite its name, does not remove elements from a list, but only moves them to the end of a list. Call erase() to shorten the vector to the remaining elements. Test case included in next commit. llvm-svn: 329639
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud