[cfe-commits] r140800 - in /cfe/trunk: include/clang/Sema/Sema.h lib/Sema/SemaExpr.cpp test/Sema/attr-deprecated.c test/Sema/attr-unavailable-message.c test/SemaCXX/attr-deprecated.cpp

jahanian fjahanian at apple.com
Thu Sep 29 15:47:38 PDT 2011


On Sep 29, 2011, at 1:37 PM, John McCall wrote:

> On Sep 29, 2011, at 11:40 AM, Fariborz Jahanian wrote:
>> 

>> }
> 
> The recursive invocation here is weird;  why not just split out most of the checking into a helper function?

All right. In r140818.
- Fariborz

> 
> John.




More information about the cfe-commits mailing list