database_template.json 147 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 [ { "directory": "$test_dir/build", "command": "clang++ -o test.o -I../include $test_dir/src/test.cpp", "file": "$test_dir/src/test.cpp" } ]