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

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