summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/dyncastvisibility.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07fix various warnings in compilerpluginsLuboš Luňák1-2/+2
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-2/+9
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-5/+2
2018-02-25Improve loplugin:dyncastvisibility a bitStephan Bergmann1-0/+38
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann1-4/+5
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann1-2/+2
2017-09-05When traversing a TemplateDecl, ts can be a dependent typeStephan Bergmann1-1/+3
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-0/+161