summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/property-object-reference.mm
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* obj-c++: allow the getter/setter to return/take parametersFariborz Jahanian2011-10-151-0/+12
* objc++: Accessing explicit property of reference type need Fariborz Jahanian2011-10-031-0/+23