llvm-project/clang/test
Chris Lattner c2a0b97950 fix PR3809, codegen for inc/dec of function pointers.
llvm-svn: 67165
2009-03-18 04:25:13 +00:00
..
Analysis add test case. 2009-03-18 02:07:30 +00:00
CodeGen fix PR3809, codegen for inc/dec of function pointers. 2009-03-18 04:25:13 +00:00
CodeGenCXX Address Doug's comments wrt the mangler and fix Eli's test case 2009-03-10 17:07:44 +00:00
CodeGenObjC Force triple for a couple test cases. 2009-03-13 22:48:51 +00:00
Coverage Don't mangle names of local variables. 2009-03-05 22:59:19 +00:00
Driver Driver: Add test for binding of precompile; exposed bug due to my 2009-03-18 02:00:31 +00:00
Frontend Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* 2009-03-02 06:16:29 +00:00
Lexer Fix -E mismatch; an identifier followed by a numeric constant does not 2009-03-18 03:32:24 +00:00
Misc fix PR3798 by ignoring all diagnostics generated while repreprocessing a file in rewrite macros. 2009-03-13 21:44:46 +00:00
Parser Almost complete implementation of rvalue references. One bug, and a few unclear areas. Maybe Doug can shed some light on some of the fixmes. 2009-03-16 23:22:08 +00:00
Preprocessor fix PR3764 - A redefinition of a pre-processor macro fails 2009-03-09 20:33:32 +00:00
Rewriter Extend builtin "attribute" syntax to include a notation for 2009-02-14 00:32:47 +00:00
Sema don't crash when sentinel attribute is used on function without a prototype, 2009-03-17 23:03:47 +00:00
SemaCXX Almost complete implementation of rvalue references. One bug, and a few unclear areas. Maybe Doug can shed some light on some of the fixmes. 2009-03-16 23:22:08 +00:00
SemaObjC Force triple for a couple test cases. 2009-03-13 22:48:51 +00:00
SemaObjCXX When inside an Objective-C++ method, name lookup should look into the 2009-02-16 19:28:42 +00:00
SemaTemplate cleanup instantiation code, tighten testcase 2009-03-18 01:16:08 +00:00
Serialization true is pass, false is success. 2009-02-03 07:28:12 +00:00
Makefile Fix spelling error, and add target triplet to header. 2009-03-13 00:41:24 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00