summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/faileddyncast.cxx
Commit message (Expand)AuthorAgeFilesLines
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann2017-10-211-0/+6
* More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann2017-09-111-2/+2
* Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann2016-06-281-0/+1
* New loplugin:faileddyncastStephan Bergmann2016-01-121-0/+122