
PVS-Studio 7.41: MISRA C 2023, enhanced Unreal Engine integration, new logging system, and much more
PVS-Studio 7.41 has been released. It brings improvements for Unreal Engine, support for MISRA C 2023, an update to the IntelliJ IDEA plugin, and other useful changes. See more details in this note. Support for MISRA C 2023 standard Throughout the year, we have been working to cover more of the MISRA C 2023 standard. Currently, PVS-Studio analyzer covers 86% of the standard. You can find more information on this page . In future releases, we will continue to expand MISRA C++ 2023 standard coverage. Enhancements for Unreal Engine support We continue to enhance how PVS-Studio handles Unreal Engine project code. In this release, we improved the C++ analyzer's diagnostic capabilities for these projects. We fixed issues in the V557 diagnostic rule when working with engine containers, as well as a problem with parsing the final specifier in virtual functions. For more details on how PVS-Studio works with Unreal Engine, refer to the documentation . Expanded taint analysis in C\ We expanded ta
Continue reading on Dev.to
Opens in a new tab


