| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tooling.cpp: Reorder inclusions according to the conding standards. | NAKAMURA Takumi | 2012-04-04 | 1 | -3/+3 |
| * | Tooling.cpp: Don't refer to $ENV{PWD}. Use llvm::sys::fs instead. | NAKAMURA Takumi | 2012-04-04 | 1 | -1/+3 |
| * | Adds a tooling library. | Manuel Klimek | 2012-04-04 | 1 | -0/+291 |
| * | Reverts the Tooling changes as requested by Chris. | Manuel Klimek | 2011-06-02 | 1 | -403/+0 |
| * | This patch implements an AST matching framework that allows to write | Manuel Klimek | 2011-05-31 | 1 | -30/+30 |
| * | Pulls the common part of the clang-check example into Tooling, to allow new t... | Manuel Klimek | 2011-05-16 | 1 | -0/+81 |
| * | Remove noisy semicolons. | Benjamin Kramer | 2011-04-30 | 1 | -1/+1 |
| * | This is the next step in building the standalone tools infrastructure: | Manuel Klimek | 2011-04-27 | 1 | -3/+107 |
| * | Adds a function to run FrontendActions over in-memory code. This is | Manuel Klimek | 2011-04-21 | 1 | -0/+218 |

