[PATCH] D25124: Support rvalue references in enumerate range adapter.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 1 20:24:57 PDT 2016


zturner added a comment.

I double checked the columns.  I'm not going over 80 anywhere.  What are you seeing?  A few of my lines are exactly 80 columns, which means that the "cursor" would be on the 81st.  Is that throwing off the tool you're using?  Phab doesn't even show me columns so I'm not sure how you're viewing them.


https://reviews.llvm.org/D25124





More information about the llvm-commits mailing list