Re: [Qt-creator] Qt Creator: unknown warning group on Q_OBJECT using clang code model

2017-03-20 Thread Nikolai Kosjar
On 03/14/2017 02:03 PM, Carel Combrink wrote: Hi, I have just switched over to to using the ClangCodeModel in Qt Creator 4.2.1 but get the following warning on the O_OBJECT macro (see attached image): Lexical or Preprocessor Issue 20:5 warning unknown warning group '-Wsuggest-override',

[Qt-creator] Qt Creator: unknown warning group on Q_OBJECT using clang code model

2017-03-14 Thread Carel Combrink
Hi, I have just switched over to to using the ClangCodeModel in Qt Creator 4.2.1 but get the following warning on the O_OBJECT macro (see attached image): Lexical or Preprocessor Issue 20:5 warning unknown warning group '-Wsuggest-override', ignored. ... Is this a known issue? I have looked