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

Undo "Disable TSan in coroutine functions" (0ca3f79). #23952

Merged

Conversation

kubamracek
Copy link
Contributor

This is no longer needed because we now make sure to run the coroutine lowering pass before ASan/TSan instrumentation passes.

Also fixes a typo in the test.

This is no longer needed because we now make sure to run the coroutine lowering pass before ASan/TSan instrumentation passes.

Also fixes a typo in the test.
@kubamracek
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@rjmccall looks good?

@rjmccall
Copy link
Member

Yeah, looks good.

@kubamracek kubamracek merged commit 904ba9b into apple:master Apr 22, 2019
@kubamracek kubamracek deleted the undo-disabled-tsan-in-coroutines branch April 22, 2019 01:18
swift-ci pushed a commit that referenced this pull request Apr 22, 2019
This is no longer needed because we now make sure to run the coroutine lowering pass before ASan/TSan instrumentation passes.

Also fixes a typo in the test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants