diff options
author | Dehao Chen <dehao@google.com> | 2015-10-09 16:50:16 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2015-10-09 16:50:16 +0000 |
commit | 41dc5a6e862702f270ae5d804654ab1484e1535e (patch) | |
tree | de65e2290235be7caffb49940a2dda9387b87c11 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 848055ad16e760bf1dea26ca7707bbc0b14c4db8 (diff) | |
download | bcm5719-llvm-41dc5a6e862702f270ae5d804654ab1484e1535e.tar.gz bcm5719-llvm-41dc5a6e862702f270ae5d804654ab1484e1535e.zip |
Make HeaderLineno a local variable.
http://reviews.llvm.org/D13576
As we are using hierarchical profile, there is no need to keep HeaderLineno a member variable. This is because each level of the inline stack will have its own header lineno. One should use the head lineno of its own inline stack level instead of the actual symbol.
llvm-svn: 249848
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions