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

Bataev, Alexey via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 04:31:10 PDT 2015


Yes, you're right, and it will be 13, 14, 15. It is implemented already 
and this patch does not break this.

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

25.08.2015 9:00, Eric Christopher пишет:
> 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
>
>
>



More information about the cfe-commits mailing list