]> granicus.if.org Git - clang/commit
Improve clang-format-diff help output
authorNico Weber <nicolasweber@gmx.de>
Tue, 23 Jul 2019 17:34:18 +0000 (17:34 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 23 Jul 2019 17:34:18 +0000 (17:34 +0000)
commita91ff7ca87533c4853e2e69faa5c9788a06b14c9
tree94f2d65a30eb1dbc00583ae033b725b9576df547
parent84cc1b7ded0fc0ca524d0ae8a90d0ff5a5c7805d
Improve clang-format-diff help output

The description in clang-format-diff.py is more useful than the one
in `clang-format-diff -h`, so use the same description in both places.

Differential Revision: https://reviews.llvm.org/D64998

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@366828 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/clang-format-diff.py