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-09 | [ms-inline asm] Add various MC components to clang build to support MS-style ... | Chad Rosier |
2012-06-21 | Remove a goofy CMake hack and use the standard CMake facilities to | Chandler Carruth |
2012-06-20 | Fix cmake build. | Rafael Espindola |
2012-06-20 | Structured comment parsing, first step. | Dmitri Gribenko |
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 |