aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/missing-atend-metadata.m
AgeCommit message (Expand)Author
2011-04-22Fixes an instance method meta-data generation bug inFariborz Jahanian
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-16Handle case of missing '@end' in implementation contextFariborz Jahanian