clang/unittests/Tooling
Manuel Klimek 7264ab76f2 Fix broken test on windows. To get operator new working, we need size_t, for which we need to figure out a way to resolve standard include paths in the test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132386 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-01 03:59:13 +00:00
..
ASTMatchersTest.cpp Fix broken test on windows. To get operator new working, we need size_t, for which we need to figure out a way to resolve standard include paths in the test. 2011-06-01 03:59:13 +00:00
JsonCompileCommandLineDatabaseTest.cpp Adds a test for the command line parser when a quoted string is not closed by a quote. 2011-05-02 18:27:26 +00:00
ToolingTest.cpp This is the next step in building the standalone tools infrastructure: 2011-04-27 16:39:14 +00:00