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

Enable /clr C++20 <coroutine> support #3201

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

StephanTLavavej
Copy link
Member

Revert "Reported VSO-1663233 "/clr C++20 rejects <coroutine> with error C3861 "'__builtin_coro_done': identifier not found" instead of falling back to native codegen"."

This reverts commit 8c40741 from #3194, now that @tgani-msft is fixing the compiler bug. (Because the GitHub repo doesn't yet build/test /clr, we don't need to wait for a fixed compiler to ship a Preview.)

…or C3861 "'__builtin_coro_done': identifier not found" instead of falling back to native codegen"."

This reverts commit 8c40741.
@StephanTLavavej StephanTLavavej added enhancement Something can be improved compiler Compiler work involved labels Nov 10, 2022
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner November 10, 2022 00:00
@StephanTLavavej
Copy link
Member Author

Mirror: MSVC-PR-435188

@StephanTLavavej StephanTLavavej added the blocked Something is preventing work on this label Nov 10, 2022
@StephanTLavavej
Copy link
Member Author

Moving to cryo-stasis while the compiler changes are being worked on. ☃️

@StephanTLavavej StephanTLavavej removed the blocked Something is preventing work on this label Dec 5, 2022
@StephanTLavavej StephanTLavavej self-assigned this Dec 5, 2022
@StephanTLavavej
Copy link
Member Author

The MSVC-PR will hopefully be merged soon, at which point I'll merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Compiler work involved enhancement Something can be improved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
  翻译: