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

Fix build with clang 19.1.0. #28446

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

VladislavGrudinin
Copy link
Contributor

Fixes #28283.

For more info see llvm/llvm-project#80801.

Also can be fixed by using -Wno-missing-template-arg-list-after-template-kw
https://clang.llvm.org/docs/DiagnosticsReference.html#wmissing-template-arg-list-after-template-kw

@CLAassistant
Copy link

CLAassistant commented Sep 23, 2024

CLA assistant check
All committers have signed the CLA.

@john-preston
Copy link
Member

Please update codegen submodule to the commit that appeared in it's upstream repository so that I could merge it together with those changes.

@john-preston
Copy link
Member

Thanks!

@john-preston john-preston merged commit 1fa2e76 into telegramdesktop:dev Sep 27, 2024
1 check passed
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.

Fails to build with Clang 19
3 participants