[Webkit-unassigned] [Bug 248645] New: Replace WTFMove() with std::move() in CodeGeneratorJS.pm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 20:22:07 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248645
Bug ID: 248645
Summary: Replace WTFMove() with std::move() in
CodeGeneratorJS.pm
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
Replace WTFMove() with std::move() in CodeGeneratorJS.pm.
Currently this generates hundreds of bugprone-move-forwarding-reference warnings in the clang static analyzer.
--
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/20221202/75ed8fb2/attachment-0001.htm>
More information about the webkit-unassigned
mailing list