summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/pluginhandler.hxx
AgeCommit message (Expand)Author
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák
2013-02-09make it possible to limit what files will be modified by a compiler pluginLuboš Luňák
2013-02-02always use the report() helperLuboš Luňák
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák
2013-02-02move plugin handling to separate source filesLuboš Luňák