| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -1/+1 |
| * | Fix binding of nodes in case of forEach..() matchers. | Daniel Jasper | 2012-11-11 | 1 | -1/+1 |
| * | Fix ASTMatchersTests to not create an overloaded-virtual warning. | Daniel Jasper | 2012-10-29 | 1 | -4/+2 |
| * | Adds the possibility to run ASTMatchFinder over arbitrary AST nodes. | Manuel Klimek | 2012-10-24 | 1 | -2/+5 |
| * | Add matchers for selected C++11 features. | Daniel Jasper | 2012-10-01 | 1 | -4/+5 |
| * | Reland r160052: Default to -std=c++11 on Windows. | Nico Weber | 2012-08-30 | 1 | -3/+7 |
| * | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek | 2012-07-06 | 1 | -0/+128 |

