Skip to content
Snippets Groups Projects
  • Martin Ritter's avatar
    05dba620
    Use override Keyword · 05dba620
    Martin Ritter authored
    After running cppcheck 1.85 and clang we got a lot of warnings for
    missing `override` keywords. This patch adds override in all places
    either cppcheck of clang complained about.
    05dba620
    History
    Use override Keyword
    Martin Ritter authored
    After running cppcheck 1.85 and clang we got a lot of warnings for
    missing `override` keywords. This patch adds override in all places
    either cppcheck of clang complained about.