Daniel Dunbar
|
8b57697954
|
Eliminate &&s in tests.
- 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
llvm-svn: 86430
|
2009-11-08 01:45:36 +00:00 |
Daniel Dunbar
|
6067720a41
|
Make sure this test runs on all 3 Objective-C implementations.
llvm-svn: 69786
|
2009-04-22 07:28:06 +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 |
Daniel Dunbar
|
c41a0b8a3c
|
Force -triple/-fnext-runtime for a few more test cases.
llvm-svn: 63679
|
2009-02-03 23:04:31 +00:00 |
Fariborz Jahanian
|
cfac794a5c
|
And a test case for my previous patch.
llvm-svn: 61044
|
2008-12-15 20:39:58 +00:00 |