Skip to content

[TSan] Change TSan inout accesses to use __tsan_external_write callback #11032

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

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

devincoughlin
Copy link
Contributor

@devincoughlin devincoughlin commented Jul 18, 2017

Adopt the __tsan_external_write compiler-rt callbacks when IRGen'ing
the TSan inout access builtin.

rdar://problem/32260994
rdar://problem/33461691

@devincoughlin
Copy link
Contributor Author

@swift-ci Please test and merge

1 similar comment
@devincoughlin
Copy link
Contributor Author

@swift-ci Please test and merge

Adopt the  __tsan_external_write compiler-rt callbacks when IRGen'ing
the TSan inout access builtin.

rdar://problem/32260994
rdar://problem/33461691
@devincoughlin
Copy link
Contributor Author

@swift-ci Please test and merge

@devincoughlin devincoughlin merged commit c971816 into swiftlang:master Jul 24, 2017
devincoughlin added a commit to devincoughlin/swift that referenced this pull request Jul 24, 2017
…ck (swiftlang#11032)

Adopt the  __tsan_external_write compiler-rt callbacks when IRGen'ing
the TSan inout access builtin.

rdar://problem/32260994
rdar://problem/33461691
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.

1 participant