diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-07-12 21:56:31 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-07-12 21:56:31 +0000 |
commit | e7cdb7edf74ab80fb24dc72468051e38a907ede1 (patch) | |
tree | af8418e0812ac0d931f76983c6652e2c40efe993 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 3b837b6b6310f379706d5cd5ecb21d7c99b4a407 (diff) | |
download | bcm5719-llvm-e7cdb7edf74ab80fb24dc72468051e38a907ede1.tar.gz bcm5719-llvm-e7cdb7edf74ab80fb24dc72468051e38a907ede1.zip |
Remove redundant *_or_null checks; NFC
For the first one, we dereference `NewDef` right before the `if` anyway.
For the second, we shouldn't have NULL users().
llvm-svn: 336952
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions