[Webkit-unassigned] [Bug 163884] GTK bots do not use inconsistent-missing-override
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 24 10:06:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163884
--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
The closest option I found is -Wsuggest-override, but we can only use that if we fix the entire codebase to use override (or final) when overriding virtual functions.
I thought there was a warning that does exactly what you suggest, but I can't find it now that I'm looking for it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161024/a3fa5ce1/attachment.html>
More information about the webkit-unassigned
mailing list