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

--- Comment #9 from Sven Brauch <m...@svenbrauch.de> ---
If you want to fix this, I think you need to do three things:

 1) add an API function systemIncludes() to IDefinesAndIncludesManager
 2) in MakeFileResolver::processOutput, differentiate -I and -isystem (like it
differentiates -I and -iframework already)
 3) Refactor how appendPaths() works in ClangParsingEnvironment, because it
currently assumes "everything in the project dir is a non-system include".

All this is just from a quick look and could be wrong ... but it would be very
nice if you want to have a look at this!

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

Reply via email to