Age | Commit message (Expand) | Author |
---|---|---|
2023-03-16 | Prepare compilerplugins for C++23 `if consteval` | Stephan Bergmann |
2022-02-17 | Bump compiler plugins Clang baseline to 12.0.1 | Stephan Bergmann |
2020-10-15 | Fix checks for "older than Clang 11" | Stephan Bergmann |
2020-10-14 | The Clang RecursiveASTVisitor change is already in Clang 11 | Stephan Bergmann |
2020-07-19 | Adapt to Clang 12 trunk RecursiveASTVisitor change | Stephan Bergmann |
2020-06-14 | Fix typos | Andrea Gelmini |
2020-06-04 | loplugin:simplifypointertobool improve (2) | Noel Grandin |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |