Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.0
-
Fix Version/s: Qt Creator 4.13.1, Qt Creator 4.14.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
-
Environment:Qt 5.12 MSVC2017 32bit
-
Platform/s:
-
Commits:25ab750e3ade13633e56f0313b19b7e9fd4ff59e (qt-creator/qt-creator/4.13)
Description
After update from 4.7 to 4.8, there are many unexpected semantic issues. Under 4.7, the clang code model plugin worked as expected. There seems to be confusion with symbols.
I removed all history and installed a fresh instance of QtCreator (and the Qt 5.12). I also unchecked 'Ignore precompiled headers. These actions did not affect the behaviour.
Also changing the Diagnostic Configuration option does not have any effect on the behaviour.
Thank you.