Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-05 | Avoid loplugin:noexceptmove failure with recent Clang 19 trunk | Stephan Bergmann | 1 | -1/+2 |
2023-06-05 | Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional" | Stephan Bergmann | 1 | -7/+6 |
2023-01-30 | Missing include for llvm::Optional | Stephan Bergmann | 1 | -0/+2 |
2022-02-17 | Bump compiler plugins Clang baseline to 12.0.1 | Stephan Bergmann | 1 | -6/+3 |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens | 1 | -2/+2 |
2019-10-08 | better name for a function in compilerplugins | Luboš Luňák | 1 | -1/+1 |
2019-10-01 | loplugin:noexceptmove: Cater for null FunctionDecl::getBody | Stephan Bergmann | 1 | -2/+3 |
2019-09-05 | loplugin:noexceptmove improve feedback | Noel Grandin | 1 | -0/+14 |
2019-08-30 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2019-08-30 | new loplugin:noexceptmove | Noel Grandin | 1 | -0/+319 |