Age | Commit message (Expand) | Author |
---|---|---|
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2012-02-06 | objc: fixes a problem in block type comparison involving | Fariborz Jahanian |
2011-03-14 | Block return type of the initialized must be | Fariborz Jahanian |
2010-08-12 | Fixes block type matching bug. Radar 8302845. | Fariborz Jahanian |
2010-04-22 | Whenever we complain about a failed initialization of a function or | Douglas Gregor |
2010-04-09 | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor |
2010-04-06 | Put type restriction on convesion to nonconforming 'id' back in | Fariborz Jahanian |
2010-04-01 | Relax the typesafty rules of block pointers types which | Fariborz Jahanian |
2010-03-17 | objective-c patch to provide type safty when blocks are passing or | Fariborz Jahanian |