aboutsummaryrefslogtreecommitdiff
path: root/tools/diagtool/Makefile
AgeCommit message (Expand)Author
2013-01-19these now depend on the bitcode reader too.Chris Lattner
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-06-04[diagtool] Properly order libraries in Makefile for buildbot.Jordan Rose
2012-06-04[diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.Jordan Rose
2012-06-01[diagtool] Pull show-enabled back out for now.Jordan Rose
2012-06-01[diagtool] Unbork Makefile build.Jordan Rose
2012-06-01[diagtool] Add 'show-enabled', which displays which warnings are enabled.Jordan Rose
2011-10-23Reduce dependencies.Benjamin Kramer
2011-08-09Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek