Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d67aa3bb515edf3baaced47ed7136120d5be982
https://github.com/WebKit/WebKit/commit/1d67aa3bb515edf3baaced47ed7136120d5be982
Author: Jigen Zhou <[email protected]>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M Source/WTF/wtf/Compiler.h
Log Message:
-----------
Fixed Playstation build break after 279061@main
https://bugs.webkit.org/show_bug.cgi?id=274601
Reviewed by Yusuke Suzuki.
The support of suppress attribute on classes and member variables is in Clang 19
(https://clang.llvm.org/docs/AttributeReference.html), But for Clang 18, it may
not be supported
(https://releases.llvm.org/18.1.0/tools/clang/docs/AttributeReference.html)
* Source/WTF/wtf/Compiler.h:
Canonical link: https://commits.webkit.org/279233@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