Fix a bug in the line merging.
If the first line of a merge would exactly fit into the column limit, an unsigned overflow made us not break. llvm-svn: 172426
Loading
Please register or sign in to comment
If the first line of a merge would exactly fit into the column limit, an unsigned overflow made us not break. llvm-svn: 172426