Age | Commit message (Expand) | Author |
---|---|---|
2023-05-04 | Adapt loplugin:randedforcopy to libc++ std::vector<bool> | Stephan Bergmann |
2023-03-17 | loplugin:rangedforcopy: Assume non-reference structured binding is intentional | Stephan Bergmann |
2022-02-17 | Bump compiler plugins Clang baseline to 12.0.1 | Stephan Bergmann |
2019-07-16 | convert some plugins to LO_CLANG_SHARED_PLUGINS | Noel Grandin |
2018-08-14 | filter out some of the AST in the 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 |
2016-06-29 | Remove support for Clang < 3.4 | Stephan Bergmann |
2016-01-05 | new loplugin rangedforcopy - use reference in range based for | Andrzej Hunt |