Chris Lattner
|
35ed92817a
|
Unspecified type specs default to int. This fixes a crash
on test/Sema/implicit-int.c
llvm-svn: 39833
|
2007-07-13 21:02:29 +00:00 |
Chris Lattner
|
effb7a350f
|
new testcase that crashes the cfe due to implicit conversion fun
llvm-svn: 39826
|
2007-07-13 20:11:01 +00:00 |
Chris Lattner
|
c4c8e2546b
|
New testcase for unused expression analysis
llvm-svn: 39683
|
2007-06-27 05:58:33 +00:00 |
Chris Lattner
|
43312241ea
|
new testcase
llvm-svn: 39609
|
2007-06-08 17:58:14 +00:00 |
Chris Lattner
|
c81f079d7e
|
move void argument checking from the parser to the semantic analysis stage.
This allows us to handle typedefs of void correctly. This implements
clang/test/Sema/void_arg.c
llvm-svn: 39236
|
2006-12-03 02:43:54 +00:00 |
Chris Lattner
|
eda517e456
|
new testcase
llvm-svn: 39195
|
2006-11-20 07:03:41 +00:00 |