https://bugs.kde.org/show_bug.cgi?id=386421
--- Comment #7 from Sven Brauch <m...@svenbrauch.de> --- I think the thing is that clang simply doesn't suggest local includes (specified with -I) when typing #include < even though the resulting code would still be compiling. Since we specify all your includes with -I (I think) the analyzer doesn't complain, but doesn't suggest the completions either. -- You are receiving this mail because: You are watching all bug changes.