[cfe-commits] r54777 - /cfe/trunk/lib/AST/ASTContext.cpp

Nico Weber nicolasweber at gmx.de
Thu Aug 14 14:49:26 PDT 2008


> Log:
> Fix ASTContext::getObjCEncodingForType() to limit the type info for  
> structure bodies (mimics gcc's adhoc rules).
> This fixes <rdar://problem/6140902> clang ObjC rewriter: If a class  
> contains a struct ivar with a lot of members, ...

Is there a test case for this patch?



More information about the cfe-commits mailing list