Skip to content

[OSLog Diagnostics] Improve os log diagnostics emitted in the SIL and Sema diagnostic passes. #31129

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

Conversation

ravikandhadai
Copy link
Contributor

These improvements are aimed at covering some rare corner cases. Only the commit f91e526 has the relevant changes. The previous commit belongs to a previous PR

suppressGlobalStringTablePointerError of OSLogOptimization pass
that happens because of eagerly deleting instructions while
iterating on them. This was fixed using the InstructionDeleter
utility.
@ravikandhadai
Copy link
Contributor Author

@swift-ci Please test

…iagnostic passes

for the os log APIs. These improvements are aimed at covering some rare corner cases.
@ravikandhadai ravikandhadai force-pushed the oslog-diagnostic-improvement branch from f91e526 to 2e0457a Compare April 18, 2020 22:30
@ravikandhadai
Copy link
Contributor Author

@swift-ci Please clean test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - f91e526451a5081ddf3687a0856cdd8c05975c70

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - f91e526451a5081ddf3687a0856cdd8c05975c70

@ravikandhadai
Copy link
Contributor Author

@swift-ci Please smoke test Linux Platform

@ravikandhadai ravikandhadai merged commit 364d2dc into swiftlang:master Apr 19, 2020
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