ConfigCompiler.useCompilerSystemIncludes

Deduce compiler flags from this compiler and not the one in the supplied compilation database. / This is needed when the one specified in the DB has e.g. a c++ stdlib that is not compatible with clang.

struct ConfigCompiler
SystemCompiler useCompilerSystemIncludes;

Meta