Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.12.0
-
None
-
llvm-9 msvc2017
-
-
83f213bb6a7b8545da8b1844b5fc3d627eb4e70a (qt-creator/qt-creator/4.12)
Description
Compile simple code with error and get this error in "Compile Output" but not in "Issues". I try to change regexp in dev/scripts/msvc2tests.pl to something like
^([^(]+)\((\d+).*?\).*?:.*?(warning|error).*?:\s+(.*)$
, but don't have any changes.