Skip to content

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.

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

It adds more header file extensions.
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