[cfe-commits] r95164 - in /cfe/trunk: include/clang/Parse/Action.h lib/Parse/ParseObjc.cpp lib/Sema/Sema.h lib/Sema/SemaDecl.cpp test/CodeGenObjC/blocks-4.m
Douglas Gregor
dgregor at apple.com
Tue Feb 2 16:28:49 PST 2010
On Feb 2, 2010, at 4:26 PM, Fariborz Jahanian wrote:
>
> On Feb 2, 2010, at 4:20 PM, Douglas Gregor wrote:
>>
>> Another idea: why is it that we use a ParmVarDecl for the catch parameter, rather than a VarDecl?
>
> I don't know the reason behind it. But probably will be an intrusive change. Will add a FIXME for it.
Okay.
- Doug
More information about the cfe-commits
mailing list