summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ivar-access-tests.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Implemented access check for ivars accessed insideFariborz Jahanian2009-03-041-1/+1
* Partial fix for <rdar://problem/6645157> [clang on Xcode; regression]: error:...Steve Naroff2009-03-041-1/+43
* Check of ivar access access control.Fariborz Jahanian2009-03-031-0/+80