hedronvision / bazel-compile-commands-extractor

Goal: Enable awesome tooling for Bazel users of the C language family.
Other
689 stars 114 forks source link

Adds the ability to use absolute paths for bazel managed artifacts #152

Closed csmulhern closed 10 months ago

csmulhern commented 10 months ago

This allows compile_commands.json commands to work for users who use e.g. --experimental_convenience_symlinks.

cpsauer commented 10 months ago

(Responding over at #151, since these are coupled.) Cheers and again, thank you! Chris