Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilities/w: Work around Clang 18 bug with templated lambda + Variant #23947

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

DanShaders
Copy link
Contributor

This was missed in 6f972c1 since this file is not compiled as a part of a Lagom build.

While we can successfully build Serenity using clang trunk with this patch (and one from Daniel regarding IPC::encode, and three first commits from #21182), newly compiled kernel unfortunately crashes just after it initializes memory manager.

This was missed in 6f972c1 since this file is not compiled as a part of 
a Lagom build.
@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Apr 13, 2024
@ADKaster ADKaster merged commit 50911e6 into SerenityOS:master Apr 15, 2024
12 checks passed
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Apr 15, 2024
@DanShaders DanShaders deleted the llvm18-lambda-variant branch April 16, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants