summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/super-property-notation.m
Commit message (Expand)AuthorAgeFilesLines
* Patch fixes PR21932 crash on invalid code. UsingFariborz Jahanian2015-01-201-0/+6
* Objective-C [qoi]. When reporting that a property is notFariborz Jahanian2014-10-101-1/+1
* Objective-C. Tweak diagnosing properties that are not auto-synthesized.Fariborz Jahanian2014-08-291-1/+1
* Objective-C. Improve diagnostic when property isFariborz Jahanian2014-07-281-1/+1
* Objective-C. Issue more warning diagnostic when certainFariborz Jahanian2014-07-261-2/+2
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* Modify comment in user test.Fariborz Jahanian2013-03-121-1/+1
* Objective-C: When using super.prop, property should beFariborz Jahanian2013-03-111-2/+23
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+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
* Partial fix <rdar://problem/6301205> [irgen] dot-syntax on super isn't suppor...Steve Naroff2009-03-051-0/+30
OpenPOWER on IntegriCloud