Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6b6ebe61f3cf65f499a3709af58a7643e31ba204
https://github.com/WebKit/WebKit/commit/6b6ebe61f3cf65f499a3709af58a7643e31ba204
Author: Fady Farag <[email protected]>
Date: 2025-11-11 (Tue, 11 Nov 2025)
Changed paths:
M Source/JavaScriptCore/b3/B3ReduceStrength.cpp
M Source/WTF/wtf/EnumTraits.h
Log Message:
-----------
Use std::minmax() where appropriate
https://bugs.webkit.org/show_bug.cgi?id=302315
rdar://164458330
Reviewed by Darin Adler.
* Source/JavaScriptCore/b3/B3ReduceStrength.cpp:
* Source/WTF/wtf/EnumTraits.h:
(WTF::EnumValues::std::minmax):
(WTF::EnumValues::std::max): Deleted.
(WTF::EnumValues::std::min): Deleted.
Canonical link: https://commits.webkit.org/302856@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications