clang-format: Give clang-format-diff.py a -v option.
authorDaniel Jasper <djasper@google.com>
Fri, 14 Nov 2014 13:27:28 +0000 (13:27 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 14 Nov 2014 13:27:28 +0000 (13:27 +0000)
commitc670688addc0a1e8a14b6174ff3626dce82f88ab
tree0a729b990b9b48da8225f8c0a89cbfbac91813a3
parent6c0ee17b8973eb8622a982d96f6f2d0397b8e58b
clang-format: Give clang-format-diff.py a -v option.

With it, it prints the file being formatted. Apparently people are
formatting thousands of files and some progress indication is helpful.

llvm-svn: 221990
clang/tools/clang-format/clang-format-diff.py