Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt Creator 4.5.1
Description
I have a C compiler that uses the extension *.xc for it's input files.
I've added that pattern to Tools > Options > Environment > MIME Types > "text/x-csrc", and switching between Header and Source with F4 works.
My problem is, that Clang treats this file as C++ and therefore marks valid C statements as invalid.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-20039 Clang Code Model treats C files as C++
- Closed