> 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?