[Webkit-unassigned] [Bug 236202] New: [WASM] Fix clang tidy bugprone-move-forwarding-reference static analyzer warnings in WasmLLIntGenerator.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 6 10:08:23 PST 2022


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

            Bug ID: 236202
           Summary: [WASM] Fix clang tidy
                    bugprone-move-forwarding-reference static analyzer
                    warnings in WasmLLIntGenerator.cpp
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: ysuzuki at apple.com

Fix clang tidy bugprone-move-forwarding-reference static analyzer warnings in WasmLLIntGenerator.cpp.

This occurs in the JSC::Wasm::LLIntGenerator::ControlType() constructor.

Found by 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/20220206/a8f92840/attachment.htm>


More information about the webkit-unassigned mailing list