summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/redundantfcast.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-8/+81
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann2018-03-231-0/+5
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-0/+40
* loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2018-03-091-2/+53
* rename redundantcopy loplugin to redundantfcastNoel Grandin2018-02-221-0/+61