diff options
author | Anna Zaks <ganna@apple.com> | 2013-04-25 00:41:32 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-04-25 00:41:32 +0000 |
commit | 99394bbd0290922789b71a765d6c6939d2d8b74e (patch) | |
tree | 17379005f833be9695c95b2b1053968cbc828ab6 /lldb/source/Expression/IRInterpreter.cpp | |
parent | 3508389233ebe845eb452d1ea64e6b4e592475c2 (diff) | |
download | bcm5719-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