summaryrefslogtreecommitdiff
path: root/test/SemaObjC/ivar-sem-check-1.m
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add support for flexible array members in Obj-C.Volodymyr Sapsai2017-10-231-2/+3
* Fix PR6618.Rafael Espindola2010-03-211-2/+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
* Move RequireCompleteType requirement for fields early into ActOnField so thatEli Friedman2009-12-071-1/+2
* Change SemaType's "GetTypeForDeclarator" and "ConvertDeclSpecToType" to Chris Lattner2009-04-251-2/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* fix rdar://6611778, a redefinition of an interface was causing anChris Lattner2009-02-231-1/+2
* Centralize error reporting of improper uses of incomplete types in theDouglas Gregor2009-01-191-4/+4
* Unify the code for defining tags in C and C++, so that we alwaysDouglas Gregor2009-01-081-1/+1
* Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of Chris Lattner2008-11-241-1/+1
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-2/+2
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+19