Skip to content
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

test: augment the SDK sysroot for Windows #23654

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

compnerd
Copy link
Member

Windows does not have intptr_t and uintptr_t defined properly.
Define the types using the clang builtin types in the SDK.

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

Resolves SR-NNNN.

Windows does not have `intptr_t` and `uintptr_t` defined properly.
Define the types using the clang builtin types in the SDK.
@compnerd
Copy link
Member Author

@swift-ci please smoke test and merge

@compnerd
Copy link
Member Author

@swift-ci please smoke test macOS platform

@compnerd compnerd merged commit e7aee37 into swiftlang:master Mar 29, 2019
@compnerd compnerd deleted the enhance branch March 29, 2019 16:29
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.

1 participant