Skip to content

Swift: add empty implementation of defaultImplicitTaintRead #9576

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
Jun 16, 2022

Conversation

erik-krogh
Copy link
Contributor

This call had no targets, because there was no implementation of defaultImplicitTaintRead in the Swift implementation.
So I added an empty implementation.

I found it because it was the only consistency error reported by QL-for-QL (after #9575).

@erik-krogh erik-krogh requested a review from a team as a code owner June 16, 2022 08:20
@github-actions github-actions bot added the Swift label Jun 16, 2022
@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Jun 16, 2022
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MathiasVP MathiasVP merged commit cdf343c into github:main Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants