Summary: | [WASM] Fix clang tidy bugprone-move-forwarding-reference static analyzer warnings in WasmLLIntGenerator.cpp | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Component: | JavaScriptCore | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | Other | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=229114 https://bugs.webkit.org/show_bug.cgi?id=236181 https://bugs.webkit.org/show_bug.cgi?id=236459 |
||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2022-02-06 10:08:23 PST
Created attachment 451042 [details]
Patch v1
Comment on attachment 451042 [details]
Patch v1
r=me
Comment on attachment 451042 [details]
Patch v1
Marking cq+ since enough builds/tests passed to verify this small change.
Committed r289175 (246870@main): <https://commits.webkit.org/246870@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451042 [details]. |