summaryrefslogtreecommitdiffstats
path: root/clang/lib/ASTMatchers
Commit message (Collapse)AuthorAgeFilesLines
...
* Build-fix: Remove non-existent directories from Makefiles.Manuel Klimek2012-07-061-2/+0
| | | | llvm-svn: 159807
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-064-0/+680
matches on interesting parts of the AST, and callback mechanisms to act on them. llvm-svn: 159805
OpenPOWER on IntegriCloud