Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Build-fix: Remove non-existent directories from Makefiles. | Manuel Klimek | 2012-07-06 | 1 | -2/+0 | |
| | | | | llvm-svn: 159807 | |||||
* | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek | 2012-07-06 | 4 | -0/+680 | |
matches on interesting parts of the AST, and callback mechanisms to act on them. llvm-svn: 159805 |