[PATCH] D64998: Improve clang-format-diff help output

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 23 06:42:34 PDT 2019


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 a unified diff and reformats all the changed
----------------
Please add a comment that this section serves a dual purpose now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64998/new/

https://reviews.llvm.org/D64998





More information about the cfe-commits mailing list