]> granicus.if.org Git - clang/commit
Re-add clang-format tests to clang/test.
authorDaniel Jasper <djasper@google.com>
Mon, 25 Mar 2013 09:14:25 +0000 (09:14 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 25 Mar 2013 09:14:25 +0000 (09:14 +0000)
commit0ff72fc9fadcaf6ab867b1457d59e3fdcc9e5bc6
treec7abc0665a744d7fc07d2674fd46a5d550a3cdb2
parent2de19edab6001d2c17720d02fe0760b9b452192a
Re-add clang-format tests to clang/test.

Also now use -strict-whitespace as the tests are confusing otherwise.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177853 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt
test/Format/basic.cpp [new file with mode: 0644]
test/Format/diagnostic.cpp [new file with mode: 0644]
test/Format/ranges.cpp [new file with mode: 0644]