[clang-format] revert an unintended change in r288493 and add a test case.
authorEric Liu <ioeric@google.com>
Mon, 19 Dec 2016 10:41:05 +0000 (10:41 +0000)
committerEric Liu <ioeric@google.com>
Mon, 19 Dec 2016 10:41:05 +0000 (10:41 +0000)
commit93459d3142e78bec125075c6b455b734fb7dfc5a
tree785bc332794881335682b68885900ef5bc2e337b
parent9949ead55ad85698096af2fda29e8c6bb00a09b9
[clang-format] revert an unintended change in r288493 and add a test case.

llvm-svn: 290093
clang/lib/Format/Format.cpp
clang/unittests/Format/CleanupTest.cpp