summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/property-type-mismatch.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-1/+1
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Revert r126678.Fariborz Jahanian2011-02-281-2/+2
* objc IRGen for Next runtime message API.Fariborz Jahanian2011-02-281-2/+2
* Fix an IRGen bug in property setter calls whenFariborz Jahanian2011-02-081-0/+17