Bug 256381
| Summary: | Take advantage of C++20 and define only == and let the compiler define != | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | WebCore Misc. | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Adler
Take advantage of C++20 and define only == and let the compiler define !=.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108958354>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/13515
EWS
Committed 263758@main (6e8fa5269513): <https://commits.webkit.org/263758@main>
Reviewed commits have been landed. Closing PR #13515 and removing active labels.