-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Have run_tool.py automatically invoke clang-format-diff.py if available.
This makes for nicer code and removes the extra post-processing step. It also provides more granular warnings; simply returning the formatter across the entire diff will provide cryptic errors like missing { at line 540. BUG= Review URL: https://codereview.chromium.org/13605003 git-svn-id: http://src.chromium.org/svn/trunk/src/tools/clang@192359 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
- Loading branch information
dcheng@chromium.org
committed
Apr 4, 2013
1 parent
f9bbb6b
commit d8b56a6
Showing
2 changed files
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters