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

Update Clang++ to newer version #1181

Open
PavelKilko opened this issue Nov 17, 2024 · 0 comments
Open

Update Clang++ to newer version #1181

PavelKilko opened this issue Nov 17, 2024 · 0 comments

Comments

@PavelKilko
Copy link

Currently, I tried to build and run a cpp project which is written by using the C++20 standard. As it turned out, I cannot do this because the program uses clang++ version 14 and it does not fully support std::ranges. Can you please update the version of clang++ to newer versions (15, 16, 17, 18 or 19)?

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

No branches or pull requests

1 participant