Skip to content

test: split up ClangImporter.enum-anon #23638

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
Mar 29, 2019

Conversation

compnerd
Copy link
Member

This splits up the test into two halves in order to allow the test to
pass on Windows. Loosen the test to allow the enumeration to be
imported with signed and unsigned types as Windows uses signed
enumerations by default.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

@jrose-apple - okay, split up the test and set it up so that it passes on Windows as well

@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd force-pushed the please-sign-here branch 2 times, most recently from 33ed0bc to 0e60b57 Compare March 29, 2019 05:01
@compnerd
Copy link
Member Author

@swift-ci please smoke test

This splits up the test into two halves in order to allow the test to
pass on Windows.  Loosen the test to allow the enumeration to be
imported with signed and unsigned types as Windows uses signed
enumerations by default.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 3b3a207 into swiftlang:master Mar 29, 2019
@compnerd compnerd deleted the please-sign-here branch March 29, 2019 18: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.

2 participants