https://bugs.kde.org/show_bug.cgi?id=393779
--- Comment #26 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- Thank you for the last commit! It greatly simplified testing for me. It seems I made a mistake earlier, because now supplying only the clang include path works, as you assured it has to. Here is the list of include dirs I copied from the log: -isystem/usr/lib64/gcc/x86_64-pc-linux-gnu/8.1.0/include/g++-v8 -isystem/usr/lib64/gcc/x86_64-pc-linux-gnu/8.1.0/include/g++-v8/x86_64-pc-linux-gnu -isystem/usr/lib64/gcc/x86_64-pc-linux-gnu/8.1.0/include/g++-v8/backward -isystem/usr/include -I<project include dir> -isystem /usr/lib64/clang/6.0.0/include/ -- You are receiving this mail because: You are watching all bug changes.