1[
2{
3  "directory": "test_dir/build",
4  "command": "clang++ -I../include -o bar.o test_dir/src/bar.cpp",
5  "file": "test_dir/src/bar.cpp"
6}
7]
8