summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/block-attr.m
Commit message (Expand)AuthorAgeFilesLines
* Don't warn on missing 'copy' attribute on a 'block'Fariborz Jahanian2011-01-051-0/+2
* These test now run in objective-c++ mode we well.Fariborz Jahanian2010-05-181-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Add a warning for a missing copy attribute on a property that is aMike Stump2009-05-071-0/+9