]> granicus.if.org Git - clang/commit
Simplify clang-format-diff.py using new clang-format options.
authorDaniel Jasper <djasper@google.com>
Wed, 18 Sep 2013 12:14:09 +0000 (12:14 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 18 Sep 2013 12:14:09 +0000 (12:14 +0000)
commit2e118a05b3d668b799a340ef47d66af639cbdcda
treef30846d7dce28551fa3e1b71238580e154ad23b6
parent520ec1e553ffa955276462e4230c1b128fa433af
Simplify clang-format-diff.py using new clang-format options.

clang-format's -lines parameter makes this significantly easier.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190935 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/clang-format-diff.py