[PATCH] D53769: [llvm-ar] Strip trailing \r and format
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 26 10:44:44 PDT 2018
MaskRay added a comment.
In https://reviews.llvm.org/D53769#1277590, @rupprecht wrote:
> Is this why r345383 showed so many diffs on lines w/ no visible changes? Thanks.
Yes. r345383 added `\r` to every line... Fortunately `git log -b` will ignore space changes
Repository:
rL LLVM
https://reviews.llvm.org/D53769
More information about the llvm-commits
mailing list