Bug 304059
| Summary: | [WPE][GTK] Build with clang 21 broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 289787 | ||
Philippe Normand
/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
Pull request: https://github.com/WebKit/WebKit/pull/55306
EWS
Committed 304353@main (1bb7904e9217): <https://commits.webkit.org/304353@main>
Reviewed commits have been landed. Closing PR #55306 and removing active labels.