Bug 308403
| Summary: | Suppress safer C++ warnings on wrapper function in WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/59177
EWS
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
<rdar://problem/170893509>