-
Notifications
You must be signed in to change notification settings - Fork 12.1k
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
Bug: compile crashed on clang-15 -std=c++20 #60844
Comments
@llvm/issue-subscribers-clang-codegen |
@llvm/issue-subscribers-c-20 |
Could you please try 16 or |
Yes, on clang-trunk it worked. Or on clang-15 change to |
16 is only currently supported release. |
Ok, no problem. I also tested with clang-15.0.7 latest clang-15 version locally, it also crashed. There is not planned bug fix to clang-15 ? |
I don't think so. But please make sure that 16 release candidates are fine for you. |
I believe this has been fixed on trunk, so closing the issue. If the issue does still reproduce for you with Clang 16, please reopen the issue with more details. (We're not planning to put out any further releases to 15.x at this time.) |
Code: https://godbolt.org/z/6bsq6cocz
The text was updated successfully, but these errors were encountered: