summaryrefslogtreecommitdiff
path: root/clang-plugin/checker.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-17plugin: Split Checker into Checker and ASTCheckerPhilip Withnall1-1/+1
2014-05-22clang-plugin: Make all checkers inherit from a Checker parent classPhilip Withnall1-0/+39