QtCreator: List all Semantic Issues
Unsolved
Qt Creator and other tools
-
I'm getting these really nice warnings which I'd like to fix (especially this one).
Since the code base is pretty big, I don't want to go through each file one by one to try and find where each of those warnings is.
Can I just show them all in a window similar to what happens when I use Clang Tidy and Clazy? It's rather inconvenient not having a bird's-eye view of all the problems in the code.