[Webkit-unassigned] [Bug 274484] REGRESSION(279061 at main): [Win] error: 'suppress' attribute only applies to variables and statements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 14:54:18 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274484

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
I think this can happen on Linux.
This seems to be a problem for clang 18.0.1.

https://godbolt.org/z/6fcKfWh7d

clang 17.0.1 

> <source>:1:9: warning: unknown attribute 'suppress' ignored [-Wunknown-attributes]

clang 18.0.1

> <source>:1:9: error: 'suppress' attribute only applies to variables and statements

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240521/59ab9842/attachment.htm>


More information about the webkit-unassigned mailing list