Skip to content

Conversation

@rudkx
Copy link
Contributor

@rudkx rudkx commented Oct 7, 2016

Use a SmallVector for scratch space to use to build the ArrayRefs
instead.

rdar://problem/28644568

Use a SmallVector for scratch space to use to build the ArrayRefs
instead.
@rudkx rudkx self-assigned this Oct 7, 2016
@rudkx
Copy link
Contributor Author

rudkx commented Oct 7, 2016

@swift-ci Please smoke test and merge.

@DougGregor
Copy link
Member

These are painfully subtle, but LGTM as a fix.

@rudkx
Copy link
Contributor Author

rudkx commented Oct 7, 2016

@swift-ci Please clean smoke test and merge.

@swift-ci swift-ci merged commit 8bedace into swiftlang:master Oct 8, 2016
@jrose-apple
Copy link
Contributor

I'll go fix this in LLVM.

/*implicit*/ ArrayRef(T &&Temporary) = delete;

@rudkx
Copy link
Contributor Author

rudkx commented Oct 8, 2016

@jrose-apple That would be awesome!

@rudkx rudkx deleted the fix-array-ref-issue branch October 8, 2016 01:45
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.

4 participants