Fix <rdar://problem/6764172> [sema] crash on invalid.
authorSteve Naroff <snaroff@apple.com>
Tue, 7 Apr 2009 22:56:58 +0000 (22:56 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 7 Apr 2009 22:56:58 +0000 (22:56 +0000)
commit93a259500186fa7270f66cb460c5f5728e5680ae
tree21cfec2141afc96bcb45b2ca75a54ce417a9219b
parent03abc9ec05e8edce5e8d0c7f08a05027b9e04170
Fix <rdar://problem/6764172> [sema] crash on invalid.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68568 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseObjc.cpp
test/SemaObjC/exception-go-boom.m [new file with mode: 0644]