summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2016-01-15 21:35:40 +0000
committerDevin Coughlin <dcoughlin@apple.com>2016-01-15 21:35:40 +0000
commit851da71c8fec4ab7d5a3461d486ddbf83fcc91ec (patch)
tree6c7924d24aa9439009b2d1a03054c593909d598a /lldb/scripts/Python/modify-python-lldb.py
parent22c5af782ab6b8c1365d81ae40d4d515e08a94bd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud