Skip to content

SILGen: Use VarDecl::getInterfaceType instead of getType in emitForeignToNativeThunk. #9797

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

Conversation

jckarter
Copy link
Contributor

getType() only gets set if the decl is type-checked, and is deprecated moreover. Fixes rdar://problem/32280288.

…gnToNativeThunk.

getType() only gets set if the decl is type-checked, and is deprecated moreover. Fixes rdar://problem/32280288.
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

Unrelated test failure on Linux:

FAIL dispatch_starfish (exit status: 1)

@phausler Would you know who to ping about Linux libdispatch?

@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test Linux

@phausler
Copy link
Contributor

@das or @dgrove-oss might have some insight here (or know the right people to look at it)

@jckarter jckarter merged commit 0c9ab7b into swiftlang:master May 22, 2017
@dgrove-oss
Copy link
Contributor

I'll look at upping the max latency in the dispatch tests that are time sensitive.

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.

3 participants