aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectWatchpoint.cpp
diff options
context:
space:
mode:
authorDavid Stenberg <david.stenberg@ericsson.com>2020-02-27 09:53:31 +0100
committerDavid Stenberg <david.stenberg@ericsson.com>2020-02-27 11:18:51 +0100
commitff574ff291e73b78164aade9d456d364bbf93a03 (patch)
treedf8197dba154029c157207808c5e1e30dd1f6576 /lldb/source/Commands/CommandObjectWatchpoint.cpp
parent2affdcee615f7f96220fd7a5c4022203f1201822 (diff)
downloadllvm-ff574ff291e73b78164aade9d456d364bbf93a03.zip
llvm-ff574ff291e73b78164aade9d456d364bbf93a03.tar.gz
llvm-ff574ff291e73b78164aade9d456d364bbf93a03.tar.bz2
[DebugInfo][NFC] Move out lambdas from collectCallSiteParameters()
Summary: This is a preparatory patch for D75036, in which a debug expression is associated with each parameter register in the worklist. In that patch the two lambda functions addToWorklist() and finishCallSiteParams() grow a bit, so move those out to separate functions. This patch also prepares for each parameter register having their own expression moving the creation of the DbgValueLoc into finishCallSiteParams(). Reviewers: djtodoro, vsk Reviewed By: djtodoro, vsk Subscribers: hiraditya, llvm-commits Tags: #debug-info, #llvm Differential Revision: https://reviews.llvm.org/D75050
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions