diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2015-11-05 18:56:42 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2015-11-05 18:56:42 +0000 |
commit | e949add6871f1d3e6f533eda527e61f841f2dd3c (patch) | |
tree | b1de315af33615803d77e67f8ae39a8c3e41fda2 /lldb/packages/Python/lldbsuite/test/functionalities/thread/TestNumThreads.py | |
parent | 6192d1c050bf9cf6ea9f20e5ec8d3fd380088b9b (diff) | |
download | bcm5719-llvm-e949add6871f1d3e6f533eda527e61f841f2dd3c.tar.gz bcm5719-llvm-e949add6871f1d3e6f533eda527e61f841f2dd3c.zip |
[analyzer] Update RegionStoreManager::getBinding to handle BlockDataRegions
Update RegionStoreManager::getBinding() to return UnknownVal when trying to get
the binding for a BlockDataRegion. Previously, getBinding() would try to cast the
BlockDataRegion to a TypedValueRegion and crash. This happened when a block
was passed as a parameter to an inlined function for which
StackHintGeneratorForSymbol::getMessage() tried to generate a stack hint message.
rdar://problem/21291971
llvm-svn: 252185
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/thread/TestNumThreads.py')
0 files changed, 0 insertions, 0 deletions