Open TomMD opened 4 years ago
Hi @TomMD. Did you find a workaround? Best regards.
@FZGabriel No workaround identified. I might have used bear
or just used a wrapper gcc
binary that recorded the call like how Infer works, can't recall.
Thanks for your answer Tom.
I have the same problem. Now I use bear in linux, however bear not work in my macbookpro, m1max chipset.
I'm seeing empty compilation databases from facebook/zstd makefile. It has a pattern of:
Meaning if we:
There are lots of invocations of
gcc
but the resultingcompile_commands.json
is empty ([]
).