Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 495585188e97480fc20b4f75c7d605edfb2d7140
https://github.com/WebKit/WebKit/commit/495585188e97480fc20b4f75c7d605edfb2d7140
Author: Chris Dumez <[email protected]>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M Source/WTF/wtf/Assertions.h
M Source/WTF/wtf/Compiler.h
Log Message:
-----------
Drop LIKELY() / UNLIKELY() macros
https://bugs.webkit.org/show_bug.cgi?id=292559
Reviewed by Ryosuke Niwa.
Drop LIKELY() / UNLIKELY() macros now that our code base relies on
[[likely]] / [[unlikely]] instead.
* Source/WTF/wtf/Assertions.h:
* Source/WTF/wtf/Compiler.h:
Canonical link: https://commits.webkit.org/294535@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes