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 |
Steve Naroff
|
1dc53ef494
|
Rename RewriteTest->RewriteObjC.
llvm-svn: 49692
|
2008-04-14 22:03:09 +00:00 |
Steve Naroff
|
c10c2e339f
|
Fix rewriter tests to work with new output file logic. This changes forces the output to standard out (rather than generate a .cpp file, which is the new default for the rewriter).
llvm-svn: 48847
|
2008-03-26 22:28:40 +00:00 |
Steve Naroff
|
4182fd56ad
|
Since the rewriter now outputs C++, it no longer makes sense to pipe the output to clang.
This should "fix" all but one of the test failure.
llvm-svn: 48275
|
2008-03-12 02:07:40 +00:00 |
Ted Kremenek
|
e9a709a0c5
|
Moved "Rewriter" tests from test/Sema to test/Rewriter.
llvm-svn: 46640
|
2008-02-01 17:05:54 +00:00 |