Skip to content

Capture stderr from clangd and forward it to the logger #924

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 27, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 25, 2023

Previously, we were forwarding clangd’s stderr to sourcekit-lsp’s stderr. We should pipe it through the logger so that it ends up in OSLog on Darwin.

@ahoppen
Copy link
Member Author

ahoppen commented Oct 25, 2023

@swift-ci Please test

@ahoppen ahoppen force-pushed the ahoppen/capture-clangd-stderr branch from d71e9e4 to 5d4b278 Compare October 26, 2023 22:59
@ahoppen
Copy link
Member Author

ahoppen commented Oct 26, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Oct 26, 2023

@swift-ci Please test Windows

2 similar comments
@ahoppen
Copy link
Member Author

ahoppen commented Oct 27, 2023

@swift-ci Please test Windows

@ahoppen
Copy link
Member Author

ahoppen commented Oct 27, 2023

@swift-ci Please test Windows

Previously, we were forwarding clangd’s stderr to sourcekit-lsp’s stderr. We should pipe it through the logger so that it ends up in OSLog on Darwin.
@ahoppen ahoppen force-pushed the ahoppen/capture-clangd-stderr branch from 5d4b278 to 81589bc Compare October 27, 2023 16:14
@ahoppen
Copy link
Member Author

ahoppen commented Oct 27, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Oct 27, 2023

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 9cd33a6 into swiftlang:main Oct 27, 2023
@ahoppen ahoppen deleted the ahoppen/capture-clangd-stderr branch October 27, 2023 21:04
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.

4 participants