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 .h to the list of overrides. #205

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eugeneo
Copy link

@eugeneo eugeneo commented Jul 18, 2024

This is a lazy fix for #204

In my case it prints a bunch of warnings of "-fsyntax-only" but generates usable compile_commands.json

This is how my version can be tested, add this to MODULE.bazel:

git_override(
    module_name = "hedron_compile_commands",
    remote = "https://github.com/eugeneo/bazel-compile-commands-extractor.git",
    commit = "844279a911d0a0adca480b299799f03f65290cce",
)

helly25 added a commit to helly25/bazel-compile-commands-extractor that referenced this pull request Aug 18, 2024
This is a expanded version of hedronvision#205

It adds more header file extensions.
@helly25
Copy link

helly25 commented Aug 18, 2024

I independently made an extened version of this in A modified version is available as #209 which also does not add MODULE.bazel.lock.

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