Qt 6.11 is out! See what's new in the release
blog
CMake - Dynamic Analysis with Clang - Suppressing Reports in External Libraries.
-
I am facing a problem, sometimes Qt leaves some RAM resources at exit an app, I am trying to use a dynamic analyzer but ignore the 3rd party errors, see here for more details.
Thanks in advance.