This is an archive of the discontinued LLVM Phabricator instance.

Improve clang-format-diff help output
ClosedPublic

Authored by thakis on Jul 19 2019, 7:46 AM.

Details

Summary

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.

Diff Detail

Repository
rL LLVM

Event Timeline

thakis created this revision.Jul 19 2019, 7:46 AM
krasimir accepted this revision.Jul 23 2019, 6:42 AM
krasimir added inline comments.
clang/tools/clang-format/clang-format-diff.py
11 ↗(On Diff #210837)

Please add a comment that this section serves a dual purpose now.

This revision is now accepted and ready to land.Jul 23 2019, 6:42 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2019, 10:36 AM