Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2010-10-28 | Implement the newest status quo for method override checking. The idea now | John McCall |
2010-10-26 | Pending further discussion, re-enable warnings for Objective C | John McCall |
2010-10-25 | Only warn for mismatched types in Objective-C methods when they are incompati... | David Chisnall |
2010-10-05 | Method declaration and its implementation must match in all their types. | Fariborz Jahanian |