summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/synthesized-ivar.m
Commit message (Expand)AuthorAgeFilesLines
* Be more conservative about diagnosing "incorrect" uses of __weak:John McCall2015-10-271-1/+1
* Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall2015-10-221-1/+1
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Include prefix with default synthesized ivars.Ted Kremenek2011-09-271-4/+4
* Automatic Reference Counting.John McCall2011-06-151-0/+8
* Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian2011-01-041-1/+1
* Add -fobjc-default-synthesized-properties flagTed Kremenek2010-12-231-1/+1
* ivars craeted for explicit @synthesize and thoseFariborz Jahanian2010-12-151-2/+39
* Remove space from rdar URIs.Fariborz Jahanian2010-11-091-1/+1
* default access for synthesize ivar is @protect.Fariborz Jahanian2010-04-061-0/+3
* 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
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* fe support for objc2's nonfragile-abi synthesized ivars.Fariborz Jahanian2009-03-311-0/+13
OpenPOWER on IntegriCloud