[PATCH] D84375: [git-clang-format] Add --diffstat parameter

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 15 01:55:06 PDT 2021


MyDeveloperDay added a comment.

I just tested this an it seems to work

  $ git clang-format --diffstat
   clang/lib/Format/Format.cpp | 4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84375



More information about the cfe-commits mailing list