[Webkit-unassigned] [Bug 155049] New: [CMake] Enable -Wsuggest-override

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 14:53:51 PST 2016


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

            Bug ID: 155049
           Summary: [CMake] Enable -Wsuggest-override
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

To help enforce our new coding style, we should enable -Wsuggest-override in WEBKIT_SET_EXTRA_COMPILER_FLAGS:

       -Wsuggest-override
           Warn about overriding virtual functions that are not marked with
           the override keyword.

-- 
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/ddc4a359/attachment.html>


More information about the webkit-unassigned mailing list