[PATCH] Improve the caching of debuginfo Objective C interface types
Adrian Prantl
aprantl at apple.com
Mon Mar 11 11:27:29 PDT 2013
On Mar 11, 2013, at 11:23 AM, Eric Christopher <echristo at gmail.com> wrote:
> + else if (ObjCInterfaceDecl* Decl = getObjCInterfaceDecl(Ty)) {
> + // Interface types may have elements added to them by a
>
> Looks like a 4 character indent?
>
> And if you could comment the lines in the testcase for what you're checking for and what you're checking isn't there that'd be appreciated. Otherwise OK.
Done. Thanks for the quick review, Eric!
Adrian
More information about the cfe-commits
mailing list