Age | Commit message (Expand) | Author |
---|---|---|
2013-01-19 | these now depend on the bitcode reader too. | Chris Lattner |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-08-08 | Add various MC components to clang build to support MS-style inline assembly. | Chad Rosier |
2012-06-20 | Fix a big layering violation introduced by r158771. | Chandler Carruth |
2012-06-20 | Structured comment parsing, first step. | Dmitri Gribenko |
2012-04-13 | Kill the last vestiges of clangIndex | Douglas Gregor |
2012-03-06 | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek |
2011-06-18 | tools/arcmt-test: Don't attempt to link redundant libclang (clang-c). | NAKAMURA Takumi |
2011-06-15 | The ARC Migration Tool. All the credit goes to Argyrios and Fariborz | John McCall |