Inspectopedia Help

Static Analysis Tools

Clang-Tidy   New in this release

Reports various issues related to The C++ Core Guidelines, Modernize, Readability and Performance.

Clazy   New in this release

Reports the Qt-related compiler warnings, ranging from unneeded memory allocations to the misused API.

MISRA   New in this release

Reports various issues defined by the MISRA C 2012 and MISRA C++ 2008 guidelines.

Last modified: 11 September 2024