clang_complete
clang_complete copied to clipboard
Reading compile arguments from compiler_commands.json
What do you think about reading compile arguments from compiler_commands.json
file?
compile_commands.json
is the name of file (compiler -> compile)
+1 on this one.
I think it's implemented, see the docs:
- compile_commands.json - get the compilation arguments for the sources from a
compilation database.