]> granicus.if.org Git - clang/commit
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)
commit1b6f4bd8d7e75e775053b1cb1281c6a127746e93
treeb8eba72db22213ef1978d33f133eee2cde7d8811
parentd6e7fae82b857eaeb487ceb591942b8969afdd96
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.

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