Bug 260840 - Let the compiler generate more operator==() in WTF/
Summary: Let the compiler generate more operator==() in WTF/
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-28 20:38 PDT by Chris Dumez
Modified: 2023-08-29 15:46 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-08-28 20:38:22 PDT
Let the compiler generate more operator==() in WTF/ now that we allow c++20.
Comment 1 Chris Dumez 2023-08-28 20:40:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17166
Comment 2 EWS 2023-08-29 15:45:25 PDT
Committed 267427@main (fc1741dbad51): <https://commits.webkit.org/267427@main>

Reviewed commits have been landed. Closing PR #17166 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-29 15:46:20 PDT
<rdar://problem/114664966>