summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-08-29 23:16:42 +0000
committerAdrian Prantl <aprantl@apple.com>2018-08-29 23:16:42 +0000
commit3dec0684c5b13309bac0c3baaee86175eb981a6e (patch)
tree4c8ff748b3c19e0f29111bef7b25b1de4a85d72d /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parentb7b5860657ed4e31ab0e5472c4998eadbc084f05 (diff)
downloadbcm5719-llvm-3dec0684c5b13309bac0c3baaee86175eb981a6e.tar.gz
bcm5719-llvm-3dec0684c5b13309bac0c3baaee86175eb981a6e.zip
Refactor BreakpointResolver::SetSCMatchesByLine() to make it easier to
read/understand/maintain. As a side-effect, this should also improve the performance by avoiding costly vector element removals and switching from a std::map to a SmallDenseSet. Differential Revision: https://reviews.llvm.org/D51453 llvm-svn: 340994
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud