<div dir="ltr">No patch :)<div><br></div><div style>Also, how'd you test?</div><div><br></div><div>-eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 2:44 PM, 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, this is my first patch to cfe-commits, so please review it rigorously!<br>
<br>
As demonstrated by the test case we used to generate debug info for interfaces early on and thus missed out on additional private ivars that are added by an implementation. The patch disables the caching of the (possibly) incomplete DIType for InterfaceDecls that do not have an implementation.<br>

<br>
Ensure that DIType is regenerated after we visited an implementation that adds ivars to an interface. Fixes rdar://13175234<br>
<br>
<br>
</blockquote></div><br></div>