This is an archive of the discontinued LLVM Phabricator instance.

Add option to specify clang-format binary for clang-format-diff
ClosedPublic

Authored by kmensah on Jan 20 2016, 10:39 AM.

Details

Reviewers
djasper
Summary

A command line option that lets users of the script specify which clang-format binary to use. Useful if clang-format is not on PATH or you want more control over which binary gets chosen.

Diff Detail

Repository
rL LLVM

Event Timeline

kmensah updated this revision to Diff 45414.Jan 20 2016, 10:39 AM
kmensah retitled this revision from to Add option to specify clang-format binary for clang-format-diff.
kmensah updated this object.
kmensah added a reviewer: djasper.
kmensah set the repository for this revision to rL LLVM.
kmensah added a subscriber: cfe-commits.
djasper accepted this revision.Jan 20 2016, 11:00 AM
djasper edited edge metadata.

Looks good. Submitted as r258328.

This revision is now accepted and ready to land.Jan 20 2016, 11:00 AM
djasper closed this revision.Jan 20 2016, 11:00 AM