summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc-gc-aggr-assign.m
Commit message (Expand)AuthorAgeFilesLines
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Changed test to use FileCheck.Fariborz Jahanian2010-05-211-5/+10
* Generate objc_memmove_collectable write-barrier for Fariborz Jahanian2010-05-201-1/+10
* Adds support for generation of objc_memmove_collectable APIFariborz Jahanian2010-05-201-0/+48
* Remove this test for now until I can figure outFariborz Jahanian2010-04-131-46/+0
* Modify test to be darwin specific.Fariborz Jahanian2010-04-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Re-implemented generation of objc_memmove_collectableFariborz Jahanian2009-08-311-1/+5
* Patch adds test to my previous patch for assigning toFariborz Jahanian2009-07-081-0/+42