summaryrefslogtreecommitdiff
path: root/test/SemaObjC/property-9-impl-method.m
Commit message (Expand)AuthorAge
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-19
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-14
* Prep for new warning.Mike Stump2009-07-22
* Rename clang to clang-cc.Daniel Dunbar2009-03-24
* Fix <rdar://problem/6655054> clang issues bogus error on property usage in a ...Steve Naroff2009-03-11
* Set default property attributes on each property.Fariborz Jahanian2008-11-26
* Restore Objective-C dot-syntax access of methods.Daniel Dunbar2008-09-03
* Temporarily disable some tests which due to dot-syntaxDaniel Dunbar2008-08-30
* remove objc prefixes from these tests.Chris Lattner2008-07-26