aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/category-super-class-meth.m
AgeCommit message (Expand)Author
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-03Force -triple/-fnext-runtime for a few more test cases.Daniel Dunbar
2009-01-07Another nasty code gen. bug with trivial fix. Calling classFariborz Jahanian