]> granicus.if.org Git - clang/commit
Handle the case where 'element' in ObjCforCollectionstmt is not a DeclStmt or DeclRef...
authorTed Kremenek <kremenek@apple.com>
Fri, 14 Nov 2008 01:58:12 +0000 (01:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 14 Nov 2008 01:58:12 +0000 (01:58 +0000)
commit8f646002d8493ad7647d28b0acc7be425360f990
tree8ccf5bf175a1883880297c1009e2f5c703f24cf2
parent4cb3a855df3b3f8d551565cae9f43939a301ea89
Handle the case where 'element' in ObjCforCollectionstmt is not a DeclStmt or DeclRefExpr.

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