]> granicus.if.org Git - clang/commit
Improvements to clang-format integrations.
authorDaniel Jasper <djasper@google.com>
Tue, 9 Apr 2013 15:23:04 +0000 (15:23 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 9 Apr 2013 15:23:04 +0000 (15:23 +0000)
commit63911838bf7891445ff39fdc7f81d1469d54f5c1
treee8d0591f84016c3a6c2ce852a6edaed7f0e2c90e
parent40db5155fbd78faa792aefec5ceddcbf4fc3bb41
Improvements to clang-format integrations.

This adds an emacs editor integration (thanks to Ami Fischman). Also
pulls out the style into a variable for the vi integration and just
uses clang-formats defaults style in clang-format-diff.py.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179098 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/clang-format-diff.py
tools/clang-format/clang-format.el [new file with mode: 0644]
tools/clang-format/clang-format.py