bazel-compile-commands-extractor icon indicating copy to clipboard operation
bazel-compile-commands-extractor copied to clipboard

Remove compile_commands.json before writing it

Open keith opened this issue 1 year ago • 0 comments

This fix existing as a symlink to a cmake directory seems like a pretty common use case, and the error when it fails to write is pretty inscrutable.

Fixes https://github.com/hedronvision/bazel-compile-commands-extractor/issues/105

keith avatar May 30 '24 20:05 keith