]> granicus.if.org Git - clang/commit
Fix crash when deriving the enclosing summary of a method whose first selector slot...
authorTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 15:49:00 +0000 (15:49 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 15:49:00 +0000 (15:49 +0000)
commit7db16041263f39df6deb1145b5c039dfd8da6af0
treefde483809d84988701550d2f7af9ef162184934e
parentdaec145780d80ea56a8df21182212c396941b58d
Fix crash when deriving the enclosing summary of a method whose first selector slot has a null IdentifierInfo*.  This happens when analyzing Growl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp
test/Analysis/retain-release.m