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

Improve Clangd support #34

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Improve Clangd support #34

merged 1 commit into from
Aug 1, 2024

Conversation

jchv
Copy link
Collaborator

@jchv jchv commented Aug 1, 2024

The current approach to collecting flags for clangd hasn't worked very well because bear is unable to provide a complete list of flags to get clangd to act like it is cross-compiling to MinGW32. This isn't perfect-for some reason, some glibc headers seem to leak into my clangd results and cause missing headers. However, it does get code intelligence in a much better state.

@jchv jchv merged commit d17f3ee into master Aug 1, 2024
7 checks passed
@jchv jchv deleted the better-clangd branch August 1, 2024 23:09
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.

1 participant