summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/access-property-getter.m
Commit message (Expand)AuthorAgeFilesLines
* [Objective-C]. Modern property getters have side-effects.Fariborz Jahanian2014-12-181-0/+17
* This patch does a few things in the area of objective-cFariborz Jahanian2010-10-111-1/+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
* Prep for new warning.Mike Stump2009-07-221-0/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* When looking for property name (or getter method) in aFariborz Jahanian2009-03-191-0/+35