hanchenye-llvm-project/clang/test
Ted Kremenek 217e9bff2b Added test cases to test for reference count leaks.
llvm-svn: 49885
2008-04-18 02:00:02 +00:00
..
Analysis Added test case illustrating the use of '&'. 2008-04-15 18:37:29 +00:00
Analysis-Apple Added test cases to test for reference count leaks. 2008-04-18 02:00:02 +00:00
CodeGen this started failing because a GEP was constant folded, 2008-04-13 19:54:28 +00:00
Lexer Fix PR2090, a typo in digraph processing. 2008-02-24 19:05:57 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser reject 'int test(x, x) int x; {}' 2008-04-06 06:50:56 +00:00
Preprocessor Fix PR2220, making diagnostics for unexpected tokens in pp expressions 2008-04-13 20:38:43 +00:00
Rewriter Rename RewriteTest->RewriteObjC. 2008-04-14 22:03:09 +00:00
Sema This patch adds very basic support for parsing and type-checking class 2008-04-13 21:30:24 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile remove the old non-parallel test system. 'make' in clang/test now runs 2008-04-06 22:32:01 +00:00
TestRunner.sh The newest version of valgrind, 3.3.0, no longer appends PIDs to log filenames 2008-03-23 03:42:18 +00:00