PATCH:

Eric Christopher echristo at gmail.com
Fri Feb 15 14:58:50 PST 2013


Aha, two emails. I'll review in that thread.

-eric


On Fri, Feb 15, 2013 at 2:53 PM, Eric Christopher <echristo at gmail.com>wrote:

> No patch :)
>
> Also, how'd you test?
>
> -eric
>
>
> On Fri, Feb 15, 2013 at 2:44 PM, Adrian Prantl <aprantl at apple.com> wrote:
>
>> Hi, this is my first patch to cfe-commits, so please review it rigorously!
>>
>> 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.
>>
>> Ensure that DIType is regenerated after we visited an implementation that
>> adds ivars to an interface. Fixes rdar://13175234
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130215/0a037655/attachment.html>


More information about the cfe-commits mailing list