aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/duplicate-ivar-check.m
AgeCommit message (Expand)Author
2009-05-03Fix invalid error about duplicate declaration of padding bit field inDaniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-08Unify the code for defining tags in C and C++, so that we alwaysDouglas Gregor
2008-12-16Diagnose that ivars in current and super class may notFariborz Jahanian