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




_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to