[PATCH] D33944: git-clang-format: Add --cached option to format index

Kevin Locke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 13:00:00 PDT 2017


kevinoid updated this revision to Diff 101799.
kevinoid added a comment.

Fixed handling of case when no formatting changes are made but `old_tree != new_tree` in `apply_changes`.


https://reviews.llvm.org/D33944

Files:
  tools/clang-format/git-clang-format

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33944.101799.patch
Type: text/x-patch
Size: 6295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170607/af43f32b/attachment.bin>


More information about the cfe-commits mailing list