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