Skip to content

Delete invalid 'template' keyword#10173

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

Delete invalid 'template' keyword#10173
taewookoh wants to merge 1 commit intopytorch:masterfrom
taewookoh:export-D9133462

Conversation

@taewookoh
Copy link
Contributor

Summary:
With D9024330, Extend fundtion is no more a template, which makes
the template keyword here invalid. For some reason current version of LLVM
doesn't catch this, but the latest one does.

Differential Revision: D9133462

Summary:
With D9024330, `Extend` fundtion is no more a template, which makes
the `template` keyword here invalid. For some reason current version of LLVM
doesn't catch this, but the latest one does.

Differential Revision: D9133462

fbshipit-source-id: 3cfa9014b70443c67b187163980b386ba342a88f
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Pull Request resolved: pytorch#10173

With D9024330, `Extend` fundtion is no more a template, which makes
the `template` keyword here invalid. For some reason current version of LLVM
doesn't catch this, but the latest one does.

Reviewed By: jerryzh168

Differential Revision: D9133462

fbshipit-source-id: 54ac9aad01f81b9b4e7b6e2864b8961478d2d860
@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.

2 participants