This revision was automatically updated to reflect the committed changes.
Closed by commit rL366828: Improve clang-format-diff help output (authored by
nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/
krasimir accepted this revision.
krasimir added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/tools/clang-format/clang-format-diff.py:11
-r"""
-ClangFormat Diff Reformatter
-
-
+"""
This script reads input from
thakis created this revision.
thakis added a reviewer: krasimir.
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.
https://reviews.llvm.org/D64998
Files:
clang/tools/clang-format/clang-format-diff.py
In