Age | Commit message (Expand) | Author |
---|---|---|
2020-01-11 | loplugin:redundantpointerops, look for ".get()->" | Noel Grandin |
2019-10-10 | Fix detection of std::unique_ptr/shared_ptr in loplugin:redundantpointerops | Stephan Bergmann |
2019-10-09 | Improve loplugin:redundantpointerops diagnostic messages | Stephan Bergmann |
2019-10-09 | loplugin:redundantpointerops check other pointer types | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-07-16 | convert some plugins to LO_CLANG_SHARED_PLUGINS | Noel Grandin |
2018-08-23 | filter out AST in more plugins | Noel Grandin |
2018-08-10 | Avoid -Werror=deprecated-declarations with recent Clang trunk | Stephan Bergmann |
2017-11-07 | Clean away temporarily added using declarations | Stephan Bergmann |
2017-09-04 | Fix typo | Andrea Gelmini |
2017-09-04 | new loplugin:redundantpointerops | Noel Grandin |