我要评分
获取效率
正确性
完整性
易理解

Compilation Data File compile_commands.json

The JSON file compile_commands.json contains detailed compilation commands of each source file during compilation.

Each source file contains the following build information: compilation path, compiler command line parameters, and source file path.