]> granicus.if.org Git - clang/commit
clang-format: Print token type name instead of number in -debug output
authorBirunthan Mohanathas <birunthan@mohanathas.com>
Mon, 13 Jul 2015 16:19:34 +0000 (16:19 +0000)
committerBirunthan Mohanathas <birunthan@mohanathas.com>
Mon, 13 Jul 2015 16:19:34 +0000 (16:19 +0000)
commit44a46fa5a5c8e9d197754e0f4c4a13704f10bcd7
treebf3b0374da6302bedd41e25af6829e3a83c43c4f
parent5ae3c7b7de2242a63d41e3c326c3600477a8fdf0
clang-format: Print token type name instead of number in -debug output

Differential Revision: http://reviews.llvm.org/D11125

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