Skip to content

shims: always replace _Bool with bool in C++ #510

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
Aug 14, 2019

Conversation

compnerd
Copy link
Member

This generalises the path to always perform this substitution in C++
mode. This should repair the build of libdispatch on android.

This generalises the path to always perform this substitution in C++
mode.  This should repair the build of libdispatch on android.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

CC: @ktopley-apple
This fixes the build on android which broke recently.

@compnerd compnerd merged commit fc73866 into swiftlang:master Aug 14, 2019
@compnerd compnerd deleted the boolean branch August 14, 2019 22:24
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
shims: always replace `_Bool` with `bool` in C++
Signed-off-by: Kim Topley <[email protected]>
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