Age | Commit message (Expand) | Author |
---|---|---|
2012-11-13 | Don't try to save the assigned value in a Objective-C property assignment | Eli Friedman |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2010-09-09 | property reference expression used on lhs of assignment | Fariborz Jahanian |
2010-09-01 | Fix IRGen when property-dot syntax used to access | Fariborz Jahanian |
2010-05-15 | Fix API gen for objc_msgSend property of aggregate types | Fariborz Jahanian |
2010-05-10 | Objective-C++ Code gen. Handle code gen. for property | Fariborz Jahanian |
2010-05-07 | Fixes a Code gen crash trying to use a dot-syntax for | Fariborz Jahanian |
2010-05-06 | Code Gen support for Getter/Setter synthesis of | Fariborz Jahanian |