WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
163884
GTK bots do not use inconsistent-missing-override
https://bugs.webkit.org/show_bug.cgi?id=163884
Summary
GTK bots do not use inconsistent-missing-override
youenn fablet
Reported
2016-10-24 02:58:34 PDT
This option allows detecting missing override keyword in method declarations that do override. Mac bots use it.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2016-10-24 10:06:54 PDT
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug