summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectTarget.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2011-10-24 18:26:03 +0000
committerAnna Zaks <ganna@apple.com>2011-10-24 18:26:03 +0000
commitf011a4a6f9b7cad52eea74c5c7c89d7e626e9ad5 (patch)
tree2a56d4469050fd32a864d8e913db496c98b56e6a /lldb/source/Commands/CommandObjectTarget.cpp
parent0bb9d1b91754afb50685b2b830ddf6a713731bcf (diff)
downloadbcm5719-llvm-f011a4a6f9b7cad52eea74c5c7c89d7e626e9ad5.tar.gz
bcm5719-llvm-f011a4a6f9b7cad52eea74c5c7c89d7e626e9ad5.zip
[analyzer] Convert VisitUnaryOperator to use short lived Node builders
To convert iteratively, we take the nodes the local builder will process from the from the global builder and add the generated nodes after the short lived builder is done. PureStmtNodeBuilder is the one we should eventually use everywhere. Added Stmt index and Builder context as ExprEngine globals. To avoid passing them around. llvm-svn: 142828
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud