summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/dyncastvisibility.cxx
Commit message (Expand)AuthorAgeFilesLines
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-2/+9
* change some clang plugins to FilteringPluginsLuboš Luňák2019-03-111-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-5/+2
* Improve loplugin:dyncastvisibility a bitStephan Bergmann2018-02-251-0/+38
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Use unique class names for better FlameGraph resultsStephan Bergmann2017-10-111-4/+5
* More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann2017-09-111-2/+2
* When traversing a TemplateDecl, ts can be a dependent typeStephan Bergmann2017-09-051-1/+3
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-0/+161