commit | 240e0f8aa20273ccb878f97e0e9d63e273f73a7a | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Wed Jul 09 16:53:40 2014 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Wed Jul 09 16:53:40 2014 -0700 |
tree | 22aacabfd35fe5d8903c6dc44ba443ffe77c3a86 | |
parent | 45a06236119e496fe2df2469122a15a2e05d8f8e [diff] |
Subzero: Add "make format-diff" target. This invokes clang-format-diff.py so you can easily reformat just the code you touched. (Caution, this may not apply to new files.) BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/372133002