Skip to content

[IRGen] Remove unused static applyFixedSpareBitsMask function #24604

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
May 8, 2019

Conversation

mundaym
Copy link
Contributor

@mundaym mundaym commented May 8, 2019

The function was only used in the non-static function of the same name. Inline it into that function and remove it.

The function was only used in the non-static function of the same
name. Inline it into that function and remove it.
@slavapestov
Copy link
Contributor

@swift-ci Please smoke test

@slavapestov slavapestov self-assigned this May 8, 2019
@slavapestov slavapestov merged commit c7052b0 into swiftlang:master May 8, 2019
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.

2 participants