]> granicus.if.org Git - clang/commit
Fix clang-format emacs integration in last line.
authorDaniel Jasper <djasper@google.com>
Tue, 7 May 2013 09:25:29 +0000 (09:25 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 7 May 2013 09:25:29 +0000 (09:25 +0000)
commit8ee617e56492fc1c68f6dc115b20ead9c04c2fe1
treea9b5469b85e1c5e89e704931744a195868cf9dca
parenta399f776ee29e099da33eaf7f9d585b4edc4b61d
Fix clang-format emacs integration in last line.

Emacs seems to have a line that is just past the last character of the
buffers content. This needs to be handled specially so that clang-format
is not called with an invalid -offset.

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