]> granicus.if.org Git - clang/commit
Let clang-format format itself.
authorDaniel Jasper <djasper@google.com>
Mon, 24 Dec 2012 16:51:15 +0000 (16:51 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 24 Dec 2012 16:51:15 +0000 (16:51 +0000)
commitd7610b8a744b2459ce2e66fea7d3a3d56ce23dba
tree5f92d056669b109a2b215fc7d146168a21b95720
parenta4974cf6ae618f04d5dd7fc45bc18bff41ca86bf
Let clang-format format itself.

Apply all formatting changes that clang-format would apply to its own source
code. All choices seem to improve readability (or at least not make it worse).
No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171039 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/UnwrappedLineParser.cpp
lib/Format/UnwrappedLineParser.h