Age | Commit message (Expand) | Author |
---|---|---|
2012-07-27 | objective-c arc: When function calls with known CFCreate naming convention | Fariborz Jahanian |
2012-07-27 | revert r160839 for now. | Fariborz Jahanian |
2012-07-26 | objc-arc: When objects with known CF semantics are assigned to | Fariborz Jahanian |
2012-02-01 | Look for declaration of CFBridgingRetain/CFBridgingRetain before | Fariborz Jahanian |
2012-01-31 | objc-arc: In various diagnostics mention | Fariborz Jahanian |
2011-10-17 | Teach the ARC compiler to not require __bridge casts when | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-10-01 | Allow the results of cf_returns_not_retained function | John McCall |
2011-06-20 | objc-arc: allow explicit unbridged casts if the source of the cast is a | Fariborz Jahanian |