[cfe-dev] Flag -Winconsistent-missing-override in system include dirs
miroslav.fontan
miroslav.fontan at wincor-nixdorf.cz
Wed Oct 29 01:06:56 PDT 2014
Hi Nikola,
I use –isystem for Wx includes in command line, without this without this setting lot of another warnings fires.
My question is not about Wx, this is only example, main point is: Can -Winconsistent-missing-override take into account –isystem or not?
Mira
From: Nikola Smiljanic [mailto:popizdeh at gmail.com]
Sent: Wednesday, October 29, 2014 7:44 AM
To: miroslav.fontan
Cc: Clang Dev
Subject: Re: [cfe-dev] Flag -Winconsistent-missing-override in system include dirs
Hi Miroslav, I know nothing about this warning but WxWidgets headers can hardly be considered system headers. Unless you're using -isystem to pass them to the compiler?
On Wed, Oct 29, 2014 at 4:08 PM, miroslav.fontan <miroslav.fontan at wincor-nixdorf.cz> wrote:
Hi,
I tried a new warning -Winconsistent-missing-override and I have got some
warnings/errors in files included from system dirs (for example WxWidgets
headers).
My question is: Should -Winconsistent-missing-override emit warnings from
system includes or should be silent?
Mira Fontan
_______________________________________________
cfe-dev mailing list
cfe-dev at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141029/acd39c04/attachment.html>
More information about the cfe-dev
mailing list