Skip to content

Disable and rewrite Metadata and Token type inits #112

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
Oct 3, 2017

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Oct 3, 2017

These initializers do not have corresponding create calls in LLVM yet and so cannot possibly be used from user code. Disable them with a message and update the API to the modern "*InContext"-style.

These initializers do not have corresponding create
calls in LLVM yet and so cannot possibly be used from
user code.  Disable them with a message.
@CodaFi CodaFi requested a review from harlanhaskins October 3, 2017 01:47
@CodaFi CodaFi mentioned this pull request Oct 3, 2017
@CodaFi
Copy link
Member Author

CodaFi commented Oct 3, 2017

⛵️

@CodaFi CodaFi merged commit cc4419b into llvm-swift:master Oct 3, 2017
@CodaFi CodaFi deleted the disable-some-initializers branch October 3, 2017 01:54
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