summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2018-04-10 05:15:01 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2018-04-10 05:15:01 +0000
commit4e2698ca9e49e587fee5eded029a3829ab173a37 (patch)
treebcf8a8f029a6f3f73f83b625930e21b3db357866 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent7e42af87a64f957602f3bd4a8e416eed792fb826 (diff)
downloadbcm5719-llvm-4e2698ca9e49e587fee5eded029a3829ab173a37.tar.gz
bcm5719-llvm-4e2698ca9e49e587fee5eded029a3829ab173a37.zip
[ExprConstant] Use an AST node and a version number as a key to create
an APValue and retrieve it from map Temporaries. The version number is needed when a single AST node is visited multiple times and is used to create APValues that are required to be distinct from each other (for example, MaterializeTemporaryExprs in default arguments and VarDecls in loops). rdar://problem/36505742 Differential Revision: https://reviews.llvm.org/D42776 llvm-svn: 329671
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud