Adds some more tests for * and &.
authorManuel Klimek <klimek@google.com>
Mon, 14 Jan 2013 10:58:01 +0000 (10:58 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 14 Jan 2013 10:58:01 +0000 (10:58 +0000)
commit557811fe6cee5895f5755ef374dcec629b242dde
treebc5daf45018180c57b9055e69449c61a5771daf4
parent4ebb4e5565443aba22abeb025f36853a05632d9f
Adds some more tests for * and &.

While reviewing r172303 I noticed that I wasn't sure whether we still
format those correctly and didn't see any tests.

llvm-svn: 172396
clang/unittests/Format/FormatTest.cpp