Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs |
2012-09-21 | objective-C: when diagnosing deprecated/unavailable usage of | Fariborz Jahanian |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-06-24 | Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ... | Argyrios Kyrtzidis |
2011-06-17 | Only accept __bridge_retain in system headers, as Doug suggested. | John McCall |
2011-06-15 | Automatic Reference Counting. | John McCall |