]> granicus.if.org Git - clang/commit
Enable alternative tokens by default for clang-format.
authorNikola Smiljanic <popizdeh@gmail.com>
Thu, 8 May 2014 00:05:13 +0000 (00:05 +0000)
committerNikola Smiljanic <popizdeh@gmail.com>
Thu, 8 May 2014 00:05:13 +0000 (00:05 +0000)
commit974c54917b47b610227e1da85f013f067965a4f7
tree44b3c95bc8bbbc46880a919132a65392ee68fedf
parentb335d96fdee1d31087895cd4eceeeba207049d2e
Enable alternative tokens by default for clang-format.

Patch by Bobby Moretti.

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