summaryrefslogtreecommitdiff
path: root/test/SemaObjC/ivar-lookup.m
Commit message (Expand)AuthorAgeFilesLines
* revert patch r216469.Fariborz Jahanian2014-08-261-1/+1
* c11- Check for c11 language option as documentation saysFariborz Jahanian2014-08-261-1/+1
* Sema: Handle declspecs without declarators in records properly in C modeDavid Majnemer2014-08-111-2/+2
* ObjectiveC: diagnose duplicate declaration ofFariborz Jahanian2013-06-261-0/+43
* Objective-C: Fixes an ivar lookup bug whereFariborz Jahanian2013-05-311-0/+31
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* objective-c: Diagnose redeclaration of privateFariborz Jahanian2011-10-211-0/+33
* When Sema::ClassifyName() finds an invalid ivar reference, return anDouglas Gregor2011-04-251-0/+12
* More tests for Objective-C-related name lookup weirdness. Yes, it'sDouglas Gregor2010-04-191-0/+19
* 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
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+18