Skip to content

test: make DebugInfo.macro pass on Windows #23595

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 27, 2019

Conversation

compnerd
Copy link
Member

The path separator on Windows is \ which is encoded as \5C. Account for
this in the test.

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

Resolves SR-NNNN.

The path separator on Windows is \ which is encoded as \5C.  Account for
this in the test.
@compnerd
Copy link
Member Author

CC: @adrian-prantl

@compnerd
Copy link
Member Author

@swift-ci please smoke test and merge

Copy link
Contributor

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

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

I'm sorry.

@swift-ci swift-ci merged commit d5bd19e into swiftlang:master Mar 27, 2019
@compnerd compnerd deleted the separate-all-the-things branch March 27, 2019 18:19
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