Skip to content

Add a test case for non-ascii module names. #9103

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
Apr 28, 2017

Conversation

eeckstein
Copy link
Contributor

With the old remangler this test crashed at runtime when trying to create the mangled name for a class with a non-ascii module name.

rdar://problem/31875699

With the old remangler this test crashed at runtime when trying to create the mangled name for a class with a non-ascii module name.

rdar://problem/31875699
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@jrose-apple
Copy link
Contributor

Is this the first such test case? Yikes. Good catch!

@eeckstein
Copy link
Contributor Author

Actually, it did not crash for all non-ascii module names, but at least for this one

@swift-ci swift-ci merged commit 81c111f into swiftlang:master Apr 28, 2017
@eeckstein eeckstein deleted the add-test branch April 28, 2017 16:46
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