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

Add -Wpartial-availability #75

Closed
fabb opened this issue May 19, 2017 · 3 comments
Closed

Add -Wpartial-availability #75

fabb opened this issue May 19, 2017 · 3 comments

Comments

@fabb
Copy link

fabb commented May 19, 2017

http://stackoverflow.com/a/34040901/354018

@diederich
Copy link
Collaborator

Do you think this should still be enabled after Xcode 9's CLANG_WARN_UNGUARDED_AVAILABILITY?

@fabb
Copy link
Author

fabb commented Jun 7, 2017

#78

@fabb
Copy link
Author

fabb commented Jun 7, 2017

Do you think this should still be enabled after Xcode 9's CLANG_WARN_UNGUARDED_AVAILABILITY?

Good catch, no according to https://reviews.llvm.org/D23003:

-Wpartial-availability is now an alias of -Wunguarded-availability

@fabb fabb closed this as completed Jun 7, 2017
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

No branches or pull requests

2 participants