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 compile_flags.txt for clangd #1124

Closed
wants to merge 2 commits into from
Closed

Conversation

ohodson
Copy link
Contributor

@ohodson ohodson commented Sep 4, 2023

This change moves to using compile_flags.txt with clangd rather than
compile_commands.json.

o Adds compile_flags.txt.
o Drops support for generating compile_commands.json with Bazel.
o Add script to create the ${workspaceFolder}/external/ symlink that
compile_flags.txt uses.

Bug: #506

ohodson added 2 commits June 26, 2023 11:29
This change moves to using compile_flags.txt with clangd rather than
compile_commands.json.

o Adds compile_flags.txt.
o Drops support for generating compile_commands.json with Bazel.
o Add script to create the ${workspaceFolder}/external/ symlink that
  compile_flags.txt uses.

Bug: #506
@ohodson ohodson closed this Sep 4, 2023
@ohodson
Copy link
Contributor Author

ohodson commented Sep 4, 2023

Dupe branch name.

@ohodson ohodson deleted the orion/compile_flags.txt branch September 8, 2023 15:17
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