clang-format: Refactoring.
authorDaniel Jasper <djasper@google.com>
Tue, 25 Nov 2014 10:05:17 +0000 (10:05 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 25 Nov 2014 10:05:17 +0000 (10:05 +0000)
commita98b7b01be4a2d6138c8b9a054e73bea98efa06e
tree20914a34d103cefcc34d17f70570080f5cd88ced
parentf1449e99b94fe60f3f05c7166ad03246ece25908
clang-format: Refactoring.

Re-apply r222638 and r222641 without variadic templates.

llvm-svn: 222747
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/WhitespaceManager.cpp
clang/unittests/Format/FormatTestJava.cpp