<div dir="ltr"><div>+  else if (ObjCInterfaceDecl* Decl = getObjCInterfaceDecl(Ty)) {</div><div>+      // Interface types may have elements added to them by a</div><div><br></div><div style>Looks like a 4 character indent?</div>
<div style><br></div><div style>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.</div><div style><br>
</div><div style>Thanks!</div><div style><br></div><div style>-eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 10:36 AM, Adrian Prantl <span dir="ltr"><<a href="mailto:aprantl@apple.com" target="_blank">aprantl@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I found a better way to handle the creation of DITypes of ObjC Interfaces:<br>
<br>
[PATCH] Improve the caching of debuginfo Objective C interface types.<br>
Generate forward declarations that are RAUW'd by finalize(). We thus avoid<br>
outputting the same type several times in multiple stages of completion.<br>
<span class="HOEnZb"><font color="#888888"><br>
— adrian<br>
<br>
</font></span></blockquote></div><br></div>