We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should backport #86748 because it fixes a conflicting unreachable macro in C++ in some situations, which were introduced in clang in LLVM 18.
unreachable
/cherry-pick df69a30
The text was updated successfully, but these errors were encountered:
This is another C++ regression that was caused by https://reviews.llvm.org/D157757
Sorry, something went wrong.
/pull-request #87696
No branches or pull requests
We should backport #86748 because it fixes a conflicting
unreachable
macro in C++ in some situations, which were introduced in clang in LLVM 18./cherry-pick df69a30
The text was updated successfully, but these errors were encountered: