summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/redundantfcast.cxx
AgeCommit message (Expand)Author
2021-09-09loplugin:redundantfcast ignore necessary temporariesNoel Grandin
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann
2019-09-13Avoid some false loplugin:redundantfcast involving std::function and lambdasStephan Bergmann
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
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