You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't think of a valid reason not to generate compile_commands.json
and several reasons why we should
1. I don't like typing configure options that much.
2. I like editor completion to work without me having to regenerate my
build.
3. It's a good way to inspect final build flags without having to
query the build system.
0 commit comments