]> granicus.if.org Git - clang/commit
Correctly handle 'Class<...>' when examining Cocoa conventions in the static analyzer...
authorTed Kremenek <kremenek@apple.com>
Thu, 5 Aug 2010 00:19:24 +0000 (00:19 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 5 Aug 2010 00:19:24 +0000 (00:19 +0000)
commit4019c4f692e7b8b2d7a7b6a377c78337596052e4
tree25fb2f2a40f05c29f31bd3f189a640f231617e17
parenteea0d9361de0c400a58bd7c1f23e3edee7b028d9
Correctly handle 'Class<...>' when examining Cocoa conventions in the static analyzer.  Fixes a crash reported in <rdar://problem/8272168>.  Patch by Henry Mason!

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