Re: clang crashes when building code refactored to ARC
Re: clang crashes when building code refactored to ARC
- Subject: Re: clang crashes when building code refactored to ARC
- From: Eeyore <email@hidden>
- Date: Tue, 18 Oct 2011 10:17:35 -0700
Yeah, I was going to file in either case, but would like to be able to indicate whether the crash occurs on correct or incorrect code in the bug report. If the code is incorrect, then I'm guessing it should have been caught at the refactoring stage so there's a bug there as well.
Aaron
On Oct 18, 2011, at 10:13 AM, Matt Gough wrote:
>
> On 18 Oct 2011, at 18:06, Eeyore wrote:
>
>> Before reporting this as a clang bug, would like to see if I'm doing anything wrong in my code. Original code is below. When I choose "Edit>Refactor>Convert to Obj-C ARC..." the migration appears to happen without any issues and (as expected) removes the autorelease calls
>
> Regardless of whether your code is good or not, this is still a clang bug and yes you should report it. It shouldn't crash no matter what you feed it.
>
> Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden