[Webkit-unassigned] [Bug 127206] New: Run clang-modernize and let it add a bunch of missing overrides in WebCore/inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 17 17:07:43 PST 2014


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

           Summary: Run clang-modernize and let it add a bunch of missing
                    overrides in WebCore/inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com


Add missing overrides to WebCore/inspector with clang-modernize:

    shell> clang-modernize -add-override -p compile_commands.json -include ./inspector -summary
    Parse: /Users/pecoraro/Code/webkit/Source/WebCore/inspector
    Transform: AddOverride - Accepted: 1488

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list