Age | Commit message (Expand) | Author |
---|---|---|
2021-09-09 | loplugin:redundantfcast ignore necessary temporaries | Noel Grandin |
2021-06-03 | -Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clang | Stephan Bergmann |
2019-11-20 | loplugin:redundantfcast: Don't warn about cast from braced-init-list | Stephan Bergmann |
2019-09-13 | Avoid some false loplugin:redundantfcast involving std::function and lambdas | Stephan Bergmann |
2019-09-11 | loplugin:redundantfcast check for std::function cast | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-09 | loplugin:redundantfcast look for unnecessary temporaries | Noel Grandin |
2018-02-22 | rename redundantcopy loplugin to redundantfcast | Noel Grandin |