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

8 lines
147 B
JSON
Raw Normal View History

2025-02-14 19:21:04 +01:00
[
{
"directory": "$test_dir/build",
"command": "clang++ -o test.o -I../include $test_dir/src/test.cpp",
"file": "$test_dir/src/test.cpp"
}
]