Devin Coughlin 851da71c8f [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
2016-01-15 21:35:40 +00:00
..
2015-10-22 11:53:04 +00:00
2014-04-29 17:08:17 +00:00
2015-10-22 11:53:04 +00:00
2015-10-22 11:53:04 +00:00
2015-10-22 11:53:04 +00:00
2014-05-20 17:15:31 +00:00
2015-10-22 11:53:04 +00:00
2015-10-22 11:53:04 +00:00
2015-10-22 11:53:04 +00:00
2015-10-22 11:53:04 +00:00
2015-10-08 06:31:22 +00:00
2013-12-08 18:06:52 +00:00
2015-10-22 11:53:04 +00:00