]> granicus.if.org Git - clang/commit
Reformat clang-formats source code.
authorDaniel Jasper <djasper@google.com>
Mon, 7 Jan 2013 13:26:07 +0000 (13:26 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 7 Jan 2013 13:26:07 +0000 (13:26 +0000)
commitcd162384a552ef4e4913244f4f14b9a3e5a791e1
tree62809bc6826e5e3360aa2f24e54d1e28668479de
parent9cda8000434be3360abb38fe1690fa24ae3d48be
Reformat clang-formats source code.

All changes done by clang-format itself. No functional changes.

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