Skip to content

Fix warnings diagnosed in recent clang#10647

Closed
taewookoh wants to merge 1 commit intopytorch:masterfrom
taewookoh:export-D9384692
Closed

Fix warnings diagnosed in recent clang#10647
taewookoh wants to merge 1 commit intopytorch:masterfrom
taewookoh:export-D9384692

Conversation

@taewookoh
Copy link
Contributor

Summary: Fix "missing std::move from the return value" warning diagnosed by recent clang compiler.

Reviewed By: DavidCallahan

Differential Revision: D9384692

Summary: Fix "missing std::move from the return value" warning diagnosed by recent clang compiler.

Reviewed By: DavidCallahan

Differential Revision: D9384692

fbshipit-source-id: c5a5cb2f1d051cd6882642262baab5f67262d27a
zdevito pushed a commit to zdevito/ATen that referenced this pull request Aug 18, 2018
Summary:
Pull Request resolved: pytorch/pytorch#10647

Fix "missing std::move from the return value" warning diagnosed by recent clang compiler.

Reviewed By: soumith, DavidCallahan

Differential Revision: D9384692

fbshipit-source-id: 8ad951e47d605e6f98a9650f2dec2909ad0f3eb8
PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
Pull Request resolved: pytorch#10647

Fix "missing std::move from the return value" warning diagnosed by recent clang compiler.

Reviewed By: soumith, DavidCallahan

Differential Revision: D9384692

fbshipit-source-id: 8ad951e47d605e6f98a9650f2dec2909ad0f3eb8
@ezyang ezyang added the merged label Jun 26, 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.

3 participants