summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/property-dot-reference.mm
Commit message (Expand)AuthorAgeFilesLines
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-5/+5
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-5/+5
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Revert r126678.Fariborz Jahanian2011-02-281-3/+3
* objc IRGen for Next runtime message API.Fariborz Jahanian2011-02-281-3/+3
* Test case.John McCall2010-12-071-0/+3
* Although we currently have explicit lvalue-to-rvalue conversions, they'reJohn McCall2010-12-041-0/+21
* Fixes IRgen bug in objc++ reference binding of aFariborz Jahanian2010-09-181-0/+20
* IRGen fix for using property-dot syntax to pass Fariborz Jahanian2010-09-101-0/+18