hanchenye-llvm-project/clang/test
Daniel Dunbar 0ff4192f3a Set register storage class correctly for function parameters.
- PR2730

llvm-svn: 55739
2008-09-03 21:54:21 +00:00
..
Analysis Tidy up sema processing of attribute "nonull": 2008-09-01 19:57:52 +00:00
CodeGen Add two test cases for builtins (mostly related to object size 2008-09-03 21:17:21 +00:00
Lexer Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' is 2008-09-03 21:22:16 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Pull code from last commit. will put back soon. 2008-09-02 18:04:36 +00:00
Preprocessor - Implement __block. 2008-09-02 18:50:17 +00:00
Rewriter Fix crasher in RewriteObjC::RewriteObjCSynchronizedStmt(). Can't depend on the source locations of the sync expression (since it may have been rewritten. 2008-08-19 13:04:19 +00:00
Sema Set register storage class correctly for function parameters. 2008-09-03 21:54:21 +00:00
SemaCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
SemaObjC Improve type-checking of ?: for Objective-C types. 2008-09-03 17:53:25 +00:00
SemaObjCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Allow 'make TESTDIRS=Sema' in test/ directory for only running a 2008-08-28 23:28:16 +00:00
TestRunner.sh Remove bashism; sh != bash on Ubuntu. 2008-07-27 05:05:07 +00:00