Age | Commit message (Expand) | Author |
---|---|---|
2013-03-01 | Attempt to not place ownership qualifiers on the result type | John McCall |
2013-01-17 | In Objective-C ARC, completely ignore ownership qualifiers on the | Douglas Gregor |
2012-09-12 | objective-C arc: don't issue no explicit ownership warning when | Fariborz Jahanian |
2012-08-30 | objective-C ARC: under -Wexplicit-ownership-type diagnose those | Fariborz Jahanian |
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2012-02-08 | Only complain about __strong __strong id, not __strong SomeStrongTypedef | John McCall |
2011-10-31 | Improve text of a diagnostic. | Fariborz Jahanian |
2011-10-29 | objc-arc: desugar certain type and improve on diagnostic for | Fariborz Jahanian |
2011-10-28 | objective-c arc: type-casting of an objc pointer to | Fariborz Jahanian |