if we already know that a decl is invalid in an @catch, don't verify its type.
authorChris Lattner <sabre@nondot.org>
Sun, 12 Apr 2009 23:26:56 +0000 (23:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Apr 2009 23:26:56 +0000 (23:26 +0000)
commit93c4945c9ead2d374fe3fc528e3017c7167265be
treee72101b0ec15fbe760e2700361e9ec8e1bf5275c
parentb6688e02d2cea9a1e2519654133ac2aa81fd8055
if we already know that a decl is invalid in an @catch, don't verify its type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmt.cpp
test/SemaObjC/exception-go-boom.m