https://bugs.kde.org/show_bug.cgi?id=357615

--- Comment #8 from Pedro Ferreira <arkang...@gmail.com> ---
(In reply to Sergey Kalinichev from comment #7)
> Yes, we can definitely parse .c as plain C. But then again it solves nothing
> IMO, as people will come back complaining that headers are not parsed as
> plain C, but sources are. So, I don't know...

True, but .h files are parsed as part of #include directives. Arguably, the
clang parser shouldn't be called to parse those files independently.

Without wanting to sound demeaning, other IDE's don't have this problem. How
did they solve it?

Setting the project settings won't work on the very common setting where a
project has both C and C++ files (and potentially other languages).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to