Skip to content
Commit e11ee110 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Rework Parser-Sema interface for Objective-C @catch exception object

arguments. Rather than having the parser call ActOnParamDeclarator
(which is a bit of a hack), call a new ActOnObjCExceptionDecl
action. We'll be moving more functionality into this handler to
perform earlier checking of @catch.

llvm-svn: 102222
parent 96c79498
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment