summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc2-no-write-barrier.m
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
| | | | | | - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious. llvm-svn: 86430
* No write-barrier for initializations.Fariborz Jahanian2009-05-271-0/+18
llvm-svn: 72492
OpenPOWER on IntegriCloud