Inspectopedia 2025.1 Help

Static Analysis Tools

Clang-Tidy  

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

Clazy  

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

MISRA  

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

01 April 2025