-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
clang crashes on invalid coroutine code #78426
Comments
@llvm/issue-subscribers-clang-frontend Author: Haojian Wu (hokein)
See [godbolt](https://godbolt.org/z/arMx39szq) for details.
Looks like this is a regression issue, it is not reproduced with clang-17. Code:
Stacktrace:
|
@llvm/issue-subscribers-c-20 Author: Haojian Wu (hokein)
See [godbolt](https://godbolt.org/z/arMx39szq) for details.
Looks like this is a regression issue, it is not reproduced with clang-17. Code:
Stacktrace:
|
@llvm/issue-subscribers-coroutines Author: Haojian Wu (hokein)
See [godbolt](https://godbolt.org/z/arMx39szq) for details.
Looks like this is a regression issue, it is not reproduced with clang-17. Code:
Stacktrace:
|
Smaller repro: https://godbolt.org/z/KbTW1a1x7
|
See godbolt for details.
Looks like this is a regression issue, it is not reproduced with clang-17.
Code:
Stacktrace:
The text was updated successfully, but these errors were encountered: