[cfe-commits] r46644 - in /cfe/trunk: Driver/RewriteTest.cpp test/Rewriter/rewrite-try-catch.m

Fariborz Jahanian fjahanian at apple.com
Fri Feb 1 14:52:21 PST 2008


On Feb 1, 2008, at 2:09 PM, Steve Naroff wrote:

>
> On Feb 1, 2008, at 12:31 PM, Fariborz Jahanian wrote:
>
>> Later on we want to preserve "..." in the AST and check for it in  
>> the rewriter/ast-print etc. This is instead of assuming null  
>> catchStmt to mean "..."
>>
>
> "..." is preserved (i.e. the code isn't making an assumption). The  
> API is just a little indirect.
>
> I just committed a change (r46649) that will likely address your  
> concern.

Yes it does.
- Thanks, fariborz




More information about the cfe-commits mailing list