[Webkit-unassigned] [Bug 155017] [check-webkit-style] Added checks for redundant virtual specifiers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 09:08:21 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155017

--- Comment #4 from Darin Adler <darin at apple.com> ---
(In reply to comment #0)
> 3. When "final" is present, "override" is redundant.

Is that true? I didn’t realize. Will the code fail to compile if we say final but it’s not an override? My global replace did not try to address this case, but I can do that now too.

-- 
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/20160304/60f60880/attachment-0001.html>


More information about the webkit-unassigned mailing list