summaryrefslogtreecommitdiff
path: root/test/SemaObjC/no-ivar-access-control.m
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2012-03-07objective-c lldb support: don't perform ivar access control check Fariborz Jahanian