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

Revert the workaround for the MSVC miscompile in findAutoDiffOriginalFunctionDecl function #70670

Open
hyp opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
compiler The Swift compiler itself task Windows Platform: Windows

Comments

@hyp
Copy link
Contributor

hyp commented Jan 2, 2024

Description

#70589 works around miscompile found in MSVC, that leads to incorrect name being passed into the funcNameWithLoc parameter. It's reported here: https://developercommunity.visualstudio.com/t/miscompile-MSVC-C-compiler-incorrect/10546525 .

The workaround should be reverted once the MSVC toolchain is fixed and updated.

Additional information

No response

@hyp hyp added task triage needed This issue needs more specific labels labels Jan 2, 2024
@hyp hyp self-assigned this Jan 2, 2024
@compnerd compnerd added compiler The Swift compiler itself Windows Platform: Windows and removed triage needed This issue needs more specific labels labels Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler itself task Windows Platform: Windows
Projects
None yet
Development

No branches or pull requests

2 participants