]> granicus.if.org Git - clang/commit
clang-format: No space in "<::" in C++11 mode.
authorDaniel Jasper <djasper@google.com>
Sat, 12 Oct 2013 05:16:06 +0000 (05:16 +0000)
committerDaniel Jasper <djasper@google.com>
Sat, 12 Oct 2013 05:16:06 +0000 (05:16 +0000)
commit78a4e619e775b0dbaa10c9feaea0adf1d3dfe507
treec95aa9a73b1504275835efe2b2938c043bba61c4
parente517d1ebc67e70ff6d8a066ae6690ed51012252b
clang-format: No space in "<::" in C++11 mode.

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