]> granicus.if.org Git - clang/commit
[clang-format] moved unit tests related to replacements cleaner from FormatTest.cpp...
authorEric Liu <ioeric@google.com>
Fri, 27 May 2016 08:20:02 +0000 (08:20 +0000)
committerEric Liu <ioeric@google.com>
Fri, 27 May 2016 08:20:02 +0000 (08:20 +0000)
commitff59e8e8dcad6fc1b9d3224a04f08de72dbf8e6a
tree8721d413a94f7c18eb1206498959eeb2a496cd96
parenta48aeaa5c8304e27e8205326a4c38a893e98fefc
[clang-format] moved unit tests related to replacements cleaner from FormatTest.cpp to CleanUpTest.cpp.

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