aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-check/Makefile
AgeCommit message (Expand)Author
2013-01-19these now depend on the bitcode reader too.Chris Lattner
2012-10-03clang-check: Add clangRewriteCore.a to the Makefile build to make it link again.Benjamin Kramer
2012-10-03As opposed to the clang-fixit tool described onDaniel Jasper
2012-08-08Add various MC components to clang build to support MS-style inline assembly.Chad Rosier
2012-07-31Include clang-check as part of the clang installation.David Blaikie
2012-06-20Fix a big layering violation introduced by r158771.Chandler Carruth
2012-06-20Structured comment parsing, first step.Dmitri Gribenko
2012-04-04clangFrontend depends on clangEdit.Benjamin Kramer
2012-04-04Adds a tooling library.Manuel Klimek