<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I experience the override-warning when it was inconsistent within
      the class (meaning it has been used at least once and some places
      missed it). This measure is probably to not warn on old code
      bases.</p>
    <p>Could this be the case?</p>
    <p>Best, Jonas<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Am 09.08.2018 um 19:26 schrieb JVApen
      via cfe-dev:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAO8ujH+xWZzKoG2_Q-_ZXUdY5XK1LSvhFjpcr97eucerQUkKcA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="auto">Hello all,
        <div dir="auto"><br>
        </div>
        <div dir="auto">Today we have discovered a case where we did not
          have a compiler warning for a missing override. To verify, we
          explicitly enabled the warning with the pragma.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">While investigating this in the IDE, we noticed
          that the Visual Assist plugin did notice that missing
          override. As this uses clang-tidy to determine this, we were
          wondering if these differences we noticed are intentional. If
          so, is their any documentation on these differences?</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Tnx</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>