Age | Commit message (Expand) | Author |
---|---|---|
2009-09-26 | Rework the Parse-Sema interaction for friends to better support friend | Douglas Gregor |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-06 | First pass at friend semantics. | John McCall |
2009-05-11 | For friend class decls, always use TK_Reference so we'll try to look up exist... | Anders Carlsson |
2009-05-06 | Add parsing of friend specifiers. | Anders Carlsson |