summaryrefslogtreecommitdiff
path: root/test/SemaObjC/attr-objc-gc.m
Commit message (Expand)AuthorAgeFilesLines
* Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall2015-10-221-3/+3
* err_attribute_not_string has been subsumed by err_attribute_argument_type.Aaron Ballman2013-07-301-2/+2
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Allow GC qualifiers to be added/removed by conversions from/to void*John McCall2011-03-261-0/+11
* Fix my earlier commit to work with escaped newlines and leave breadcrumbsJohn McCall2011-03-081-0/+7
* objc_gc wants a pointer type, not a function type; give it a more appropriate John McCall2011-03-081-1/+5
* Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall2011-03-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* rename testChris Lattner2009-02-141-0/+8