Age | Commit message (Expand) | Author |
---|---|---|
2012-10-18 | Fix Objective-C implicit property synthesis for C++ classes so we use valid | Eli Friedman |
2012-09-17 | objective-C: peroform property attribute consistency | Fariborz Jahanian |
2012-05-01 | Add a missing RequireCompleteType call when synthesizing properties. <rdar:/... | Eli Friedman |
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2012-01-10 | objc++: patch for IRgen for atomic properties of | Fariborz Jahanian |
2011-10-07 | objc++: some minor cleanup and a test case | Fariborz Jahanian |
2011-10-06 | objc++: For atomic properties of c++ class objec typet, appropriate | Fariborz Jahanian |
2011-09-24 | objc - redeclaration of property in extension class | Fariborz Jahanian |
2010-10-15 | Check for ivar being a C++ object before attempting to | Fariborz Jahanian |
2010-10-14 | Put line number on the diagnostic. //rdar: //8550657. | Fariborz Jahanian |