summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/property-reference.mm
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-5/+5
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-1/+1
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-3/+3
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-3/+3
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* objc++: more code gen stuff for atomic property api,Fariborz Jahanian2012-01-061-1/+1
* Fix the instantiation of pseudo-object expressions. This is aJohn McCall2011-11-301-0/+42
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Handle reference properties correctly in the trivial-getter check.John McCall2011-09-131-15/+35
* Fix IRGen issues related to using property-dot syntaxFariborz Jahanian2011-03-301-0/+34