]> granicus.if.org Git - clang/commit
Formatter: * and & are binary operators before ( and [.
authorNico Weber <nicolasweber@gmx.de>
Sat, 12 Jan 2013 05:50:48 +0000 (05:50 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 12 Jan 2013 05:50:48 +0000 (05:50 +0000)
commit5e9f91c342f8efffe0423d516997ddbc408c9f53
tree7d8d65b98250928e42e15df2fce8f9d704ed959f
parent2355cebe3847acd4ce175e3a88788b8effd93c6e
Formatter: * and & are binary operators before ( and [.

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