Fariborz Jahanian
|
4ee3981574
|
Tests use the new clang.
llvm-svn: 91290
|
2009-12-14 17:13:18 +00:00 |
Daniel Dunbar
|
34546ce43d
|
Remove RUN: true lines.
llvm-svn: 86432
|
2009-11-08 01:47:25 +00:00 |
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 |
Fariborz Jahanian
|
71848a3ff1
|
Removed -fobjc-newgc-api option. clang now conforms to
gcc-style write-barrier api only.
llvm-svn: 82493
|
2009-09-21 23:03:37 +00:00 |
Daniel Dunbar
|
db7ec04fed
|
Force triple, although probably the real fix is to tie __strong to -fobjc-gc.
llvm-svn: 82101
|
2009-09-17 00:28:00 +00:00 |
Fariborz Jahanian
|
e29f04859b
|
Additional tests for write-bariers.
llvm-svn: 82092
|
2009-09-16 23:38:26 +00:00 |
Fariborz Jahanian
|
de1d324dce
|
patch for generating objc'2 objc_assign_ivar. WIP.
llvm-svn: 82090
|
2009-09-16 23:11:23 +00:00 |