summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/duplicate-ivar-check.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix invalid error about duplicate declaration of padding bit field inDaniel Dunbar2009-05-031-0/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Unify the code for defining tags in C and C++, so that we alwaysDouglas Gregor2009-01-081-2/+2
* Diagnose that ivars in current and super class may notFariborz Jahanian2008-12-161-0/+20