summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/atomic-aggregate-property.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Don't crash synthesizing an ObjC property with an empty struct type. <rdar:/...Eli Friedman2012-10-261-0/+11
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Unify the decision of how to emit property getters and setters into aJohn McCall2011-09-131-4/+17
* Refine rules for atomic property api toFariborz Jahanian2011-04-061-1/+2
* Fixes a regression caused by my last patch. Fariborz Jahanian2011-04-051-1/+0
* More tests for ObjC++ GC support.Fariborz Jahanian2010-05-191-0/+1
* Variation of objc_copyStruct API generation whenFariborz Jahanian2010-04-131-1/+10
* Add support for objc_copyStruct to enforceFariborz Jahanian2010-04-131-0/+19