<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [check-webkit-style] Added checks for redundant virtual specifiers."
   href="https://bugs.webkit.org/show_bug.cgi?id=155017#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [check-webkit-style] Added checks for redundant virtual specifiers."
   href="https://bugs.webkit.org/show_bug.cgi?id=155017">bug 155017</a>
              from <span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=155017#c0">comment #0</a>)
<span class="quote">&gt; 3. When &quot;final&quot; is present, &quot;override&quot; is redundant.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>