Skip to content

[PrintAsObjC] Don't define char{16,32}_t in C++-pre-11 #12537

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
Oct 23, 2017

Conversation

jrose-apple
Copy link
Contributor

Turns out libc++ already defines compatibility typedefs in this case, and we don't care about any other C++ stdlibs on Apple platforms at the moment.

rdar://problem/34861807

Turns out libc++ already defines compatibility typedefs in this case,
and we don't care about any other C++ stdlibs on Apple platforms at
the moment.

rdar://problem/34861807
@jrose-apple jrose-apple force-pushed the libcxx-has-it-covered branch from 6d32e71 to d9be345 Compare October 21, 2017 00:37
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test Linux

Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

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

LGTM

@jrose-apple jrose-apple merged commit 34e602b into swiftlang:master Oct 23, 2017
@jrose-apple jrose-apple deleted the libcxx-has-it-covered branch October 23, 2017 17: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