Age | Commit message (Expand) | Author |
---|---|---|
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 |
2019-07-16 | convert redundantfcast to LO_CLANG_SHARED_PLUGINS | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-08-23 | filter out AST in more plugins | Noel Grandin |
2018-03-23 | Check isOkToRemoveArithmeticCast in loplugin:redundantfcast too | Stephan Bergmann |
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 |