Daniel Dunbar
|
feedba68b5
|
Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.
llvm-svn: 89070
|
2009-11-17 08:57:36 +00:00 |
Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Eli Friedman
|
940a7c0cf8
|
Fix the run line for this test.
llvm-svn: 52169
|
2008-06-10 05:18:06 +00:00 |
Eli Friedman
|
4f64def9ee
|
Make this test C instead of C++; making it C++ causes a failure on Linux
because clang can't parse stdio.h in C++ mode yet.
llvm-svn: 52168
|
2008-06-10 05:14:31 +00:00 |