[PATCH] Don't crash generating DWARF debug info for an ObjC property of type void

Eric Christopher echristo at gmail.com
Thu Jan 23 11:21:54 PST 2014


Thanks for the patch. I've applied it as r199924.

-eric

On Thu, Jan 23, 2014 at 4:09 AM, Scott <s at chikachow.org> wrote:
> On 22 Jan 2014, at 12:52 pm, Eric Christopher <echristo at gmail.com> wrote:
>> It'd be good to get the testcase to check something, perhaps that the properties exist. Otherwise the patch looks fine.
>
> Okay, I added tests for some pertinent DWARF tags.
>
>> Do you have commit access or will you need me to commit it? If the latter then let me know and give me a unified patch.
>
> I’m not a committer, no.
> Assuming that you want a single patch file - rather than two as provided earlier - here’s one of those which I have attempted to de-git:
>
>
>
> … and as a commit message, something like “Avoid emitting a DWARF type attribute for an ObjC property of type void”?
>
> -Scott




More information about the llvm-commits mailing list