Bug 292559
| Summary: | Prevent usage of LIKELY() / UNLIKELY() macros in C++ code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Prevent usage of LIKELY() / UNLIKELY() macros in C++ code now that our C++ code base relies on [[likely]] / [[unlikely]] instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/44954
EWS
Committed 294535@main (495585188e97): <https://commits.webkit.org/294535@main>
Reviewed commits have been landed. Closing PR #44954 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150722098>