bolt/deps/llvm-18.1.8/clang-tools-extra/test/clang-move/Inputs/database_template.json
2025-02-14 19:21:04 +01:00

7 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"
}
]