Age | Commit message (Expand) | Author |
---|---|---|
2016-09-27 | clang plugins: do "dotdot" normalisation | Noel Grandin |
2016-09-15 | loplugin:singlevalfields in l10ntools..sax | Noel Grandin |
2016-09-12 | handle nullptr in various clang plugins | Noel Grandin |
2016-07-25 | loplugins: more consistent naming of output files | Noel Grandin |
2016-06-28 | Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7) | Stephan Bergmann |
2016-06-28 | loplugin: move parentFunctionDecl() into common code | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-27 | check for field being returned by non-const ref | Noel Grandin |
2016-06-26 | dont ignore destructors | Noel Grandin |
2016-06-24 | teach singlevalfields loplugin about function pointers | Noel Grandin |
2016-06-23 | loplugin singlevalfields, need to check default constructor code too | Noel Grandin |
2016-06-23 | -Werror=unused-function | Stephan Bergmann |
2016-06-23 | -Werror=unused-but-set-variable | Stephan Bergmann |
2016-06-23 | new loplugin: singlevalfields | Noel Grandin |