summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2019-02-07 00:30:20 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2019-02-07 00:30:20 +0000
commit161e4753b9661d887506711ef7344a92270f004b (patch)
tree10b347f19c9e9373066d83df72ec8523404ecb11 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent1e71b04af670d45eec2b558f1d2f863af2ced558 (diff)
downloadbcm5719-llvm-161e4753b9661d887506711ef7344a92270f004b.tar.gz
bcm5719-llvm-161e4753b9661d887506711ef7344a92270f004b.zip
[analyzer] Canonicalize declarations within variable regions.
Memory region that correspond to a variable is identified by the variable's declaration and, in case of local variables, the stack frame it belongs to. The declaration needs to be canonical, otherwise we'd have two different memory regions that correspond to the same variable. Fix such bug for global variables with forward declarations and assert that no other problems of this kind happen. Differential Revision: https://reviews.llvm.org/D57619 llvm-svn: 353353
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud