summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/redundantfcast.cxx
AgeCommit message (Expand)Author
2019-09-13Avoid some false loplugin:redundantfcast involving std::function and lambdasStephan Bergmann
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-07-16convert redundantfcast to LO_CLANG_SHARED_PLUGINSNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-08-23filter out AST in more pluginsNoel Grandin
2018-03-23Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-22rename redundantcopy loplugin to redundantfcastNoel Grandin