clang-format: Refactoring.
authorDaniel Jasper <djasper@google.com>
Sun, 23 Nov 2014 19:03:25 +0000 (19:03 +0000)
committerDaniel Jasper <djasper@google.com>
Sun, 23 Nov 2014 19:03:25 +0000 (19:03 +0000)
commit7198b0c77897f32f4ae28e3eee48b09f99876293
tree959aee4fdd9386fd92bacf90e19b4c4f83526ebd
parent616de864da6ae41d08c5baf40f35c7307b21fd95
clang-format: Refactoring.

Provide more overloads to simplify testing the type of a token. No
functional changes intended.

llvm-svn: 222638
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