]> granicus.if.org Git - clang/commit
Use -lines option instead of -offset/-length. This fixes problems with files using...
authorAlexander Kornienko <alexfh@google.com>
Sat, 20 Jul 2013 01:01:25 +0000 (01:01 +0000)
committerAlexander Kornienko <alexfh@google.com>
Sat, 20 Jul 2013 01:01:25 +0000 (01:01 +0000)
commit3727c8f1f6636f5cde069488a974881658ae9c0d
treeaed7fb374a3e2880f10a28c9354d29922ded81c6
parenta5e660188a3c654cf0c88ed1093b28207e870b2b
Use -lines option instead of -offset/-length. This fixes problems with files using dos newlines (<CR><LF>).

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