- cppcheck is sometimes updated also
- clazy : https://github.com/KDE/clazy
It does a more deep analysis into the control flow, whereas clang-tidy does (mostly?) comparatively simpler checks on the AST.
- cppcheck is sometimes updated also
- clazy : https://github.com/KDE/clazy