summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2020-04-20 18:28:37 -0500
committerChris Bieneman <chris.bieneman@me.com>2020-04-20 19:31:32 -0500
commit887efa51c1e0e43ca684ed78b92dbc3a0720881b (patch)
treea9d663add5f1a04e5d790b593237286939c104b5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentab093bfed7602b74913cc448ad70e27f65aefc28 (diff)
Fix DenseMap iterator asserts when shouldReverseIterate==true
This patch gets the asserts working correctly when LLVM_REVERSE_ITERATION=On by fixing the iterators returned by the DenseMap::find* methods so that they return well-formed iterators that work with reverse iteration, and satisfy the assertions.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions