]> granicus.if.org Git - clang/commit
Add another null pointer check. Simplify condition.
authorTed Kremenek <kremenek@apple.com>
Thu, 2 Apr 2009 03:44:00 +0000 (03:44 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 2 Apr 2009 03:44:00 +0000 (03:44 +0000)
commit0ddaff3a558cca0d1157c3f63e3ad82b72cf625a
tree821217cacbfb61c3117547d8118b7f7008306337
parentc2dcd89e4b0fe36e3c9654b7aa83efc2f0e68e28
Add another null pointer check.  Simplify condition.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68283 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp