diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-10-11 21:32:01 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-10-11 21:32:01 +0000 |
commit | 95c009afd9cf063d861e6da8ef474c9d4de21a8e (patch) | |
tree | d16f966006fc3e5be154b8ac764ab844e4d7ca3e /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 7bb1344c67dd437a4324be90110c4e714a4b4de0 (diff) | |
download | llvm-95c009afd9cf063d861e6da8ef474c9d4de21a8e.zip llvm-95c009afd9cf063d861e6da8ef474c9d4de21a8e.tar.gz llvm-95c009afd9cf063d861e6da8ef474c9d4de21a8e.tar.bz2 |
Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead.
Summary:
"svn diff|clang-format-diff.py" will just output the diff.
Now it's possible to use:
svn diff|clang-format-diff.py|patch -p0
as an equivalent to:
svn diff|clang-format-diff.py -i
;)
Reviewers: djasper
Reviewed By: djasper
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D1840
llvm-svn: 192505
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions