Compiler projects using llvm
[
  {
    "directory": "DIR",
    "command": "clang -c DIR/tu.c -fmodules -fmodules-cache-path=DIR/cache -IDIR/b -o DIR/tu_b.o",
    "file": "DIR/tu.c"
  }
]