summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/dyncastvisibility.cxx
AgeCommit message (Expand)Author
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-02-25Improve loplugin:dyncastvisibility a bitStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann
2017-09-05When traversing a TemplateDecl, ts can be a dependent typeStephan Bergmann
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann