RESOLVED FIXED308403
Suppress safer C++ warnings on wrapper function in WebKit
https://bugs.webkit.org/show_bug.cgi?id=308403
Summary Suppress safer C++ warnings on wrapper function in WebKit
Ryosuke Niwa
Reported 2026-02-21 14:35:51 PST
These wrapper functions in WebKit is annotated as a pointer conversion so static analyzer in theory should not emit these warnings. Suppress them for now while we diagnose the root cause in clang side.
Attachments
Ryosuke Niwa
Comment 1 2026-02-21 14:40:01 PST
EWS
Comment 2 2026-02-21 15:43:23 PST
Committed 307994@main (935b5b63171f): <https://commits.webkit.org/307994@main> Reviewed commits have been landed. Closing PR #59177 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-21 15:44:13 PST
Note You need to log in before you can comment on or make changes to this bug.