Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.0-rc1
-
None
Description
Basically, setting up hello world qbs application with some header file.
Clang semantic highlighter gives a very weird result on super simple code in header file:
http://www.zimagez.com/zimage/screenshot-22032014-181948.php
'class A' is underlined with an error "unknown typename 'class'".
This means the header parses as a c source, rather than c++.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-12233 Incorrect header parsing with clang code model enabled
- Closed