Skip to content
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

Fix "warning: missing return statement at end of non-void function" #21424

Closed
wants to merge 1 commit into from

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Jun 5, 2019

Stack:
    :black_circle:  #21424 Fix "warning: missing return statement at end of non-void function"  💛

Fixes #21418

Differential Revision: D15676140

Differential Revision: D15676140
Differential Version: 84380965
@pytorchbot pytorchbot added the module: internals Related to internal abstractions in c10 and ATen label Jun 5, 2019
@ezyang ezyang requested review from smessmer and colesbury June 5, 2019 20:11
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6b9f46b.

@ezyang ezyang deleted the export-D15676140 branch July 19, 2019 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: internals Related to internal abstractions in c10 and ATen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

warning: missing return statement at end of non-void function
5 participants