llvm-project/clang-tools-extra/test/clang-move/Inputs/database_template.json

8 lines
147 B
JSON

[
{
"directory": "$test_dir/build",
"command": "clang++ -o test.o -I../include $test_dir/src/test.cpp",
"file": "$test_dir/src/test.cpp"
}
]