[Webkit-unassigned] [Bug 202387] New: clang-tidy: Fix unnecessary copying/ref churn of for loop variables in Tools

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 18:43:40 PDT 2019


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

            Bug ID: 202387
           Summary: clang-tidy: Fix unnecessary copying/ref churn of for
                    loop variables in Tools
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

Running clang-tidy on Tools resulted in one potential performance improvement to prevent object copies or reference churn in for loop variables.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191001/becbc1c0/attachment.html>


More information about the webkit-unassigned mailing list