]> granicus.if.org Git - clang/commit
For the nil-receiver checker, take into account the behavioral changes that got intro...
authorTed Kremenek <kremenek@apple.com>
Tue, 24 Nov 2009 22:48:18 +0000 (22:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 24 Nov 2009 22:48:18 +0000 (22:48 +0000)
commitf81330c741e0f70b227f113d2e5a84948d1a5752
treed1d68850a80e48886e90bd147e4e5d635d9938ca
parentfee96e043108b6e24e7d4c5464bf89ac970a7f81
For the nil-receiver checker, take into account the behavioral changes that got introduced in Mac OS X 10.5 and later, notably return values of double, float, etc., will not be garbage.  Fixes <rdar://problem/6829160>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CallAndMessageChecker.cpp
test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m