summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/super-dotsyntax-property.m
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* More super dot-syntax property implementationFariborz Jahanian2009-03-201-0/+8
* Implement ir gen. for setter/getter applied to 'super' Fariborz Jahanian2009-03-201-0/+33