llvm-project/clang/test
Chris Lattner 61f60a05b2 c89 does not perform array -> pointer promotion unless the array is an lvalue. This
is different than C99.  This fixes the rest of rdar://6095180.

llvm-svn: 54064
2008-07-25 21:33:13 +00:00
..
Analysis Remove '.' in expected warning 2008-07-25 20:30:34 +00:00
CodeGen Fix long double test case 2008-07-25 20:54:30 +00:00
Lexer update this testcase. 2008-07-25 18:42:46 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser continue cleaning up code, and disable sending a message directly to an 2008-07-21 06:12:56 +00:00
Preprocessor fix test 2008-07-19 22:11:43 +00:00
Rewriter Fix a test RUN line to not generate '=-' in test directory 2008-07-21 18:42:27 +00:00
Sema c89 does not perform array -> pointer promotion unless the array is an lvalue. This 2008-07-25 21:33:13 +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 Analysis-Apple. 2008-06-16 21:21:48 +00:00
TestRunner.sh Allow CLANG env variable to override "clang" command in TestRunner.sh 2008-07-25 01:05:44 +00:00