-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Make runtime warnings about missing metadata more descriptive. #19415
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
Make runtime warnings about missing metadata more descriptive. #19415
Conversation
@swift-ci Please test |
a6e14e7
to
7757b8f
Compare
@swift-ci Please test |
Build failed |
Build failed |
Build failed |
7757b8f
to
6582140
Compare
@swift-ci Please test |
Build failed |
Build failed |
Build failed |
Describe the consequences of missing metadata instead of just posting a scary message about a bug. Furthermore, since these warnings tend to show up in playgrounds, and probably aren't relevant to the user of a playground, suppress them when running in a playground. rdar://problem/44642942
6582140
to
e9b4517
Compare
@swift-ci Please test |
Build failed |
Build failed |
Describe the consequences of missing metadata instead of just posting a scary
message about a bug. Furthermore, since these warnings tend to show up in
playgrounds, and probably aren't relevant to the user of a playground, suppress
them when running in a playground. rdar://problem/44642942