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