aboutsummaryrefslogtreecommitdiff
path: root/utils/C++Tests/Clang-Code-Compile
AgeCommit message (Collapse)Author
2013-01-25[utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173490 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-23Change Clang-Code-Compile tests to only -emit-llvm instead of runningDaniel Dunbar
codegen/as. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89634 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-15Add two new C++ lit tests suites, for testing Clang .cpp files withDaniel Dunbar
-fsyntax-only and with -c. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88845 91177308-0d34-0410-b5e6-96231b3b80d8