hanchenye-llvm-project/clang/test
Chris Lattner aff301478a new tests, it would be nice to not warn on the second one.
llvm-svn: 64549
2009-02-14 08:27:44 +00:00
..
Analysis GRExprEngine: Handle empty statement expressions. 2009-02-14 05:55:08 +00:00
CodeGen x86_64 ABI: Pass simple types directly when possible. This is 2009-02-14 02:09:24 +00:00
CodeGenCXX Add basic support for C++ name mangling according to the Itanium C++ 2009-02-13 00:10:09 +00:00
CodeGenObjC Fixed a 64bit code gen bug of a cateogory 2009-02-13 17:52:22 +00:00
Coverage Support va_arg on _Complex. 2009-02-10 03:03:30 +00:00
Driver just remove this insane testcase :) 2009-02-08 19:44:51 +00:00
Lexer Fix PR2477 - clang misparses "//*" in C89 mode 2009-01-16 22:39:25 +00:00
Misc Fix rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Parser Fix capitalization in a diagnostic 2009-02-13 18:20:19 +00:00
Preprocessor Fix limits.h for linux, as glibc does a #include_next unless 2009-02-12 23:06:31 +00:00
Rewriter Extend builtin "attribute" syntax to include a notation for 2009-02-14 00:32:47 +00:00
Sema new tests, it would be nice to not warn on the second one. 2009-02-14 08:27:44 +00:00
SemaCXX Add test case to insure that implicit builtin declarations for C library functions aren't created in C++ 2009-02-14 00:37:42 +00:00
SemaObjC add parser and type checking support for attribute((objc_exception)). 2009-02-14 08:09:34 +00:00
SemaObjCXX id<Foo> is a POD type. 2009-02-09 21:53:01 +00:00
SemaTemplate Finished semantic analysis of non-type template arguments, to check 2009-02-11 19:52:55 +00:00
Serialization true is pass, false is success. 2009-02-03 07:28:12 +00:00
Makefile Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00