]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6252237> [sema] qualified id should be disallowed in @catch state...
authorSteve Naroff <snaroff@apple.com>
Tue, 3 Mar 2009 21:16:54 +0000 (21:16 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 3 Mar 2009 21:16:54 +0000 (21:16 +0000)
commit9d40ee50f8a013e5253101648092cf0daa76c335
treec04ed7d65a4d2d340b065e4b9729cadbae9ca03d
parentf50cb369273c6bd26c9629df92ee53f1d8af4149
Fix <rdar://problem/6252237> [sema] qualified id should be disallowed in @catch statements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65969 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.def
lib/Sema/SemaStmt.cpp
test/SemaObjC/catch-stmt.m