diff options
author | Warren Ristow <warren_ristow@playstation.sony.com> | 2020-01-14 10:30:24 -0800 |
---|---|---|
committer | Warren Ristow <warren_ristow@playstation.sony.com> | 2020-01-14 10:30:24 -0800 |
commit | f7e9f4f4c50245d10ca9869a9f8f3d431dfb6948 (patch) | |
tree | a4f008954d9302b065f53655b314871a08cfc2ef /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | eb23cc136b68b24e63dd765b87d1facecd622695 (diff) | |
download | bcm5719-llvm-f7e9f4f4c50245d10ca9869a9f8f3d431dfb6948.tar.gz bcm5719-llvm-f7e9f4f4c50245d10ca9869a9f8f3d431dfb6948.zip |
SCC: Allow ReplaceNode to safely support insertion
If scc_iterator::ReplaceNode is inserting a new entry in the map,
rather than replacing an existing entry, the possibility of growing
the map could cause a failure. This change safely implements the
insertion.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D72469
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions