summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/category-super-class-meth.m
Commit message (Expand)AuthorAgeFilesLines
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-1/+1
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-2/+2
* objective-C IRgen: When sending a method to 'super'Fariborz Jahanian2012-10-101-11/+21
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force -triple/-fnext-runtime for a few more test cases.Daniel Dunbar2009-02-031-1/+1
* Another nasty code gen. bug with trivial fix. Calling classFariborz Jahanian2009-01-071-0/+19