summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/IRInterpreter.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2013-04-25 00:41:32 +0000
committerAnna Zaks <ganna@apple.com>2013-04-25 00:41:32 +0000
commit99394bbd0290922789b71a765d6c6939d2d8b74e (patch)
tree17379005f833be9695c95b2b1053968cbc828ab6 /lldb/source/Expression/IRInterpreter.cpp
parent3508389233ebe845eb452d1ea64e6b4e592475c2 (diff)
downloadbcm5719-llvm-99394bbd0290922789b71a765d6c6939d2d8b74e.tar.gz
bcm5719-llvm-99394bbd0290922789b71a765d6c6939d2d8b74e.zip
[analyzer] Fix a crash in RetainCountChecker - we should not rely on CallEnter::getCallExpr to return non-NULL
We get a CallEnter with a null expression, when processing a destructor. All other users of CallEnter::getCallExpr work fine with null as return value. (Addresses PR15832, Thanks to Jordan for reducing the test case!) llvm-svn: 180234
Diffstat (limited to 'lldb/source/Expression/IRInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud