Skip to content

Propagate -vfsoverlay from driver to frontend. #108

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
merged 1 commit into from
May 22, 2020

Conversation

allevato
Copy link
Member

This is the companion to swiftlang/swift#31970 in the C++ driver.

This is the companion to swiftlang/swift#31970
in the C++ driver.
@DougGregor
Copy link
Member

@swift-ci test

@DougGregor DougGregor merged commit dfaa51f into swiftlang:master May 22, 2020
@allevato allevato deleted the vfsoverlay branch May 22, 2020 21:17
/// A naïve implementation has been used here rather than a more efficient
/// general purpose substring search algorithm since the arrays being tested
/// are relatively small.
func contains<Elements: Collection>(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this a lot! There are quite a few tests currently that this would improve.

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