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