]> granicus.if.org Git - clang/commit
Fix crash identified by <rdar://problem/5986085>.
authorSteve Naroff <snaroff@apple.com>
Wed, 4 Jun 2008 23:08:38 +0000 (23:08 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 4 Jun 2008 23:08:38 +0000 (23:08 +0000)
commitcb28be6e82809f9f514585ac2692fa04bb56978a
tree211648bc41fe66eaba1449d59c4fab775eaea05b
parent44a3dded8080c5c9cfdad208ade8f8f7850d9a4f
Fix crash identified by <rdar://problem/5986085>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/Sema/objc-typedef-class.m [new file with mode: 0644]