WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
304059
[WPE][GTK] Build with clang 21 broken
https://bugs.webkit.org/show_bug.cgi?id=304059
Summary
[WPE][GTK] Build with clang 21 broken
Philippe Normand
Reported
2025-12-12 04:23:26 PST
/Source/WTF/wtf/glib/GMallocString.cpp:40:21: error: 'lifetimebound' attribute cannot be applied to an implicit object parameter of a function that returns void; did you mean 'lifetime_capture_by(X)' 40 | void GMallocString::dump(PrintStream& out) const [[clang::lifetimebound]] { | ^ 1 error generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2025-12-12 04:26:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55306
EWS
Comment 2
2025-12-12 04:38:14 PST
Committed
304353@main
(1bb7904e9217): <
https://commits.webkit.org/304353@main
> Reviewed commits have been landed. Closing PR #55306 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug