summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/message-reference.mm
Commit message (Expand)AuthorAgeFilesLines
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-1/+1
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* IRGen. Fix IR when message returns reference type.Fariborz Jahanian2011-03-021-0/+20