llvm/clang/test/ClangScanDeps/Inputs/modules-pch/cdb_pch.json

[
  {
    "directory": "DIR",
    "command": "clang -x c-header DIR/pch.h -fmodules -gmodules -fimplicit-module-maps -fmodules-cache-path=DIR/cache -o DIR/pch.h.pch",
    "file": "DIR/pch.h"
  }
]