aboutsummaryrefslogtreecommitdiff
path: root/unittests/Tooling/Makefile
AgeCommit message (Expand)Author
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-07-17Fix unit test dependency in Makefile and remove unneccessary dependencyDaniel Jasper
2012-06-20Fix a big layering violation introduced by r158771.Chandler Carruth
2012-06-20Structured comment parsing, first step.Dmitri Gribenko
2012-05-22Fixes the autoconf build.Manuel Klimek
2012-04-04clangFrontend depends on clangEdit.Benjamin Kramer
2012-04-04Adds a tooling library.Manuel Klimek