Age | Commit message (Expand) | Author |
---|---|---|
2013-04-09 | When checking for illegal expressions in a default-argument | John McCall |
2012-04-13 | super and class property reference expressions don't need to be | Douglas Gregor |
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-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-03-30 | de-sugared when accessing property reference type. | Fariborz Jahanian |