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
|
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 |
Chris Lattner
|
1b65aaef2b
|
improve this test to also check -fno-operator-keywords.
llvm-svn: 39246
|
2006-12-04 18:00:36 +00:00 |
Chris Lattner
|
c5b966f893
|
check minutia of the standard.
llvm-svn: 39215
|
2006-11-21 17:31:32 +00:00 |