https://bugs.kde.org/show_bug.cgi?id=357615
--- Comment #9 from Sergey Kalinichev <kalinichev.s...@gmail.com> --- > but .h files are parsed as part of #include directives. When compiling yes, but inside IDE not necessarily (e.g. you can add a header file and work on it, and #include it later on). > Without wanting to sound demeaning, other IDE's don't have this problem. How > did they solve it? I hardly doubt any other IDE performs such in-depth analysis as Clang does, so most likely "other IDE's" are simply not smart enough to correctly parse your test case. > 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). Like I've already mentioned you can select language type per file basis. -- You are receiving this mail because: You are watching all bug changes.