]> granicus.if.org Git - clang/commit
[analyzer] Use a more robust check for null in CallAndMessageChecker.
authorJordan Rose <jordan_rose@apple.com>
Sat, 4 Aug 2012 01:04:52 +0000 (01:04 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 4 Aug 2012 01:04:52 +0000 (01:04 +0000)
commita8695180217806bb421cfc6700bec76fc0b1ae56
treefbe7290a6d43aa228973cab09ed8ce5d4b23177d
parent522f46f497d9ccecc8bc2f5ec132b9bb7060dee1
[analyzer] Use a more robust check for null in CallAndMessageChecker.

This should fix the failing test on the buildbot as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161290 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
test/Analysis/misc-ps-region-store.cpp