]> granicus.if.org Git - clang/commit
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)
commit394c2aa84bc347583bfab4dc7e5cf1682f884b03
treeb1bcd56193ae6be58b91b3436cc9c45ca5bf3e39
parent44c8f335d6525bba1eff5635504c01b499a6e0e5
clang-format: Refactoring.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/ContinuationIndenter.cpp
lib/Format/Format.cpp
lib/Format/FormatToken.h
lib/Format/TokenAnnotator.cpp
lib/Format/WhitespaceManager.cpp