summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-weak-compare.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* More Objective-C++ GC tests.Fariborz Jahanian2010-05-201-0/+2
* 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
* Force triple for a number of tests that rely on __weak.Daniel Dunbar2009-04-101-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fixed a bug where generation of read-barriers causedFariborz Jahanian2009-03-061-0/+24