summaryrefslogtreecommitdiffstats
path: root/test/Tooling
Commit message (Expand)AuthorAgeFilesLines
* Adds a FixedCompilationDatabase to be able to specify tool parametersManuel Klimek2012-04-181-0/+8
* Fix quoting to allow shell expansion to occur for shell variablesKaelyn Uhrain2012-04-101-1/+1
* Fix tautological FileCheck by moving the CHECK to an extra line.Manuel Klimek2012-04-102-2/+4
* Implementing a test for the use of PWD to base finding theManuel Klimek2012-04-091-0/+12
* clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin.NAKAMURA Takumi2012-04-041-1/+2
* clang/test/Tooling/clang-check.cpp: Mark it as XFAIL mingw,msvc for now.NAKAMURA Takumi2012-04-041-0/+3
* Adds a tooling library.Manuel Klimek2012-04-041-0/+8
* Reverts the Tooling changes as requested by Chris.Manuel Klimek2011-06-021-21/+0
* Fix test breakage due to example not being built.Manuel Klimek2011-06-011-0/+1
* This patch implements an AST matching framework that allows to writeManuel Klimek2011-05-311-0/+20