Age | Commit message (Expand) | Author |
---|---|---|
2024-11-19 | Adapt to LLVM 20 trunk QualType::isAtLeastAsQualifiedAs change | Stephan Bergmann |
2024-08-05 | loplugin:redundantcast fix crash | Noel Grandin |
2023-11-06 | Adapt to various Clang 18 trunk enum rework | Stephan Bergmann |
2023-07-21 | loplugin:redundantcast small improvement | Noel Grandin |
2022-11-23 | Fix loplugin:redundantcast check for same-type dynamic_cast | Stephan Bergmann |
2022-10-17 | loplugin:redundantcast look for redundant dynamic_cast<T&> | Noel Grandin |
2022-09-21 | Extend loplugin:redundantcast to some suspicious reinterpret_cast | Stephan Bergmann |
2022-07-14 | Adapt to Clang 15 trunk increase in ElabortatedType sugar | Stephan Bergmann |
2022-05-18 | Extend loplugin:redundantcast to trivial reinterpret_cast from T to itself | Stephan Bergmann |
2022-02-17 | Bump compiler plugins Clang baseline to 12.0.1 | Stephan Bergmann |