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

Refactor Objective-C @catch parameter checking by detangling it from

function-parameter checking and splitting it into the normal
ActOn*/Build* pair in Sema. We now use VarDecl to represent the @catch
parameter rather than the ill-fitting ParmVarDecl.

llvm-svn: 102347
parent 46a572b8
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