summaryrefslogtreecommitdiffstats
path: root/include/clang/Tooling/Tooling.h
Commit message (Expand)AuthorAgeFilesLines
* Adds a tooling library.Manuel Klimek2012-04-041-0/+213
* Reverts the Tooling changes as requested by Chris.Manuel Klimek2011-06-021-142/+0
* This patch implements an AST matching framework that allows to writeManuel Klimek2011-05-311-2/+2
* Pulls the common part of the clang-check example into Tooling, to allow new t...Manuel Klimek2011-05-161-0/+61
* This is the next step in building the standalone tools infrastructure:Manuel Klimek2011-04-271-1/+44
* Adds a function to run FrontendActions over in-memory code. This isManuel Klimek2011-04-211-0/+38