aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2020-04-01 21:54:46 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2020-04-01 21:56:18 -0500
commita8b2fed0aef99be3efd11f8eec26df5a7d42fde2 (patch)
tree58fd0becda7f88dac1c5cb799683b163c99d6695 /lldb/source/Commands/CommandObjectCommands.cpp
parent54d6a608bf81952fa042b101c31f58e8bfa9b1fd (diff)
downloadllvm-a8b2fed0aef99be3efd11f8eec26df5a7d42fde2.zip
llvm-a8b2fed0aef99be3efd11f8eec26df5a7d42fde2.tar.gz
llvm-a8b2fed0aef99be3efd11f8eec26df5a7d42fde2.tar.bz2
[Utils][FIX] Properly deal with occasionally deleted functions
While D68850 allowed functions to be deleted I accidentally saved some version of the function to be used once a suitable prefix was found. This turned out to be problematic when the occasionally deleted function is also occasionally modified. The test case is adjusted to resemble the case in which the problem was found. Reviewed By: lebedev.ri Differential Revision: https://reviews.llvm.org/D76586
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions