summaryrefslogtreecommitdiff
path: root/test/SemaObjC/warn-implicit-atomic-property.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Restore 'atomic' as an attribute of objcFariborz Jahanian2011-06-111-2/+2
* Remove 'atomic' as a property attribute keyword.Fariborz Jahanian2011-06-081-2/+2
* 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
* Warn when synthesizing a property which isFariborz Jahanian2010-12-171-0/+13