summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-write-barrier-5.m
Commit message (Expand)AuthorAgeFilesLines
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-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
* objc gc: assigning to an objc object struct member through an ivar Fariborz Jahanian2011-09-301-2/+19
* More Objective-C++ GC tests.Fariborz Jahanian2010-05-201-0/+3
* 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
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* <rdar://problem/7263113> Make clang produce gcc's objc_assign_StrongCast as a...Fariborz Jahanian2009-09-301-0/+27