r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
David Blaikie
dblaikie at gmail.com
Mon Jul 22 18:03:28 PDT 2013
On Mon, Jul 22, 2013 at 5:24 PM, Adrian Prantl <aprantl at apple.com> wrote:
>
> On Jul 22, 2013, at 5:03 PM, David Blaikie <dblaikie at gmail.com> wrote:
>> This seems like a lot of source code for such a simple issue - could
>> it be simplified further? (I don't know enough ObjC to be sure)
>
> Yes it can. r186901.
Simplified this further in r186905 - let me know if that's problematic
(my simplified version still failed without your fix & passes with
your fix, so it seems representative).
More information about the cfe-commits
mailing list