diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-01-15 21:35:40 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-01-15 21:35:40 +0000 |
commit | 851da71c8fec4ab7d5a3461d486ddbf83fcc91ec (patch) | |
tree | 6c7924d24aa9439009b2d1a03054c593909d598a /lldb/scripts/Python/modify-python-lldb.py | |
parent | 22c5af782ab6b8c1365d81ae40d4d515e08a94bd (diff) | |
download | bcm5719-llvm-851da71c8fec4ab7d5a3461d486ddbf83fcc91ec.tar.gz bcm5719-llvm-851da71c8fec4ab7d5a3461d486ddbf83fcc91ec.zip |
[analyzer] Check for return of nil in ObjC methods with nonnull return type.
Update NullabilityChecker so that it checks return statements in ObjC methods.
Previously it was returning early because methods do not have a function type.
Also update detection of violated parameter _Nonnull preconditions to handle
ObjC methods.
rdar://problem/24200560
llvm-svn: 257938
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions