Skip to content

Follow up for: Introduce a special DeclBaseName for "deinit" #11287

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

Closed
wants to merge 1 commit into from

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 1, 2017

This is a follow-up of #10965, adding a switch case for DeclBaseName::Kind::Destructor in swift-api-digester.cpp, which I had forgotten.

I don't usually build everything during development and only just realised the warning issued by the missing case.
Looks like dc1d094 has already changed the compiler options to catch mistakes like these as an error in the future.

@ahoppen ahoppen requested a review from jrose-apple August 1, 2017 16:53
@ahoppen
Copy link
Member Author

ahoppen commented Aug 1, 2017

@swift-ci Please smoke test

@jrose-apple
Copy link
Contributor

Oops, ha. Let's go with mine just because I already said "and merge".

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