[PATCH] D12134: [DEBUG INFO] Source correlation for lambda captured values.

David Blaikie via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 08:06:47 PDT 2015


Hmm, my mistake, it did - my mail client's just not threaded it together
for some reason. :/

On Tue, Aug 25, 2015 at 8:06 AM, David Blaikie <dblaikie at gmail.com> wrote:

> Looks like the initial mail didn't hit the mailing list? Does someone want
> to restart this review and/or forward that initial mail with the
> patch/description/etc?
>
> On Mon, Aug 24, 2015 at 11:00 PM, Eric Christopher via cfe-commits <
> cfe-commits at lists.llvm.org> wrote:
>
>> echristo added a comment.
>>
>> How about:
>>
>> 13. [apple,
>> 14. banana,
>> 15. cherry]{
>> 16. printf("apple = %d\n",apple);
>> 17. printf("banana = %d\n",banana);
>> 18. printf("cherry = %d\n",cherry);
>>
>> Should be 13, 14, 15 yes?
>>
>> -eric
>>
>>
>> http://reviews.llvm.org/D12134
>>
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/91cede25/attachment.html>


More information about the cfe-commits mailing list