-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 4.7.0-beta2
-
None
-
Windows with MSVC++ 2017 Preview runtime/headers (for full C++17 support)
While clang-analyzer works on my end for almost each file, few files in the project make it crash. After a full analysis there's logspam in Alt+1 "build issues" warnings about non-zero exit status. Could you make it ignorable? Is making a wrapper forcing zero exit status the proper solution here?
I've opened QTCREATORBUG-20233 as a feature request to include debug info in Windows builds but this only helps with tracking down the individual issues in the analyzer, not encountering them in the first place.