xref: /llvm-project/clang/test/ClangScanDeps/Inputs/modules_cdb_clangcl.json (revision 6bb836af2a60a11580c97c92487e4cf644ca051a)
1[
2{
3  "directory": "DIR",
4  "command": "clang-cl /E /IInputs /D INCLUDE_HEADER2 /clang:-MD /clang:-MF /clang:DIR/modules_cdb2_clangcl.d /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path=DIR/module-cache_clangcl /clang:-fimplicit-modules /clang:-fimplicit-module-maps -- DIR/modules_cdb_input2.cpp",
5  "file": "DIR/modules_cdb_input2.cpp"
6},
7{
8  "directory": "DIR",
9  "command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path=DIR/module-cache_clangcl /clang:-fimplicit-modules /clang:-fimplicit-module-maps -- DIR/modules_cdb_input.cpp",
10  "file": "DIR/modules_cdb_input.cpp"
11},
12{
13  "directory": "DIR",
14  "command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path=DIR/module-cache_clangcl /clang:-fimplicit-modules /clang:-fimplicit-module-maps -o a.o -- DIR/modules_cdb_input.cpp",
15  "file": "DIR/modules_cdb_input.cpp"
16},
17{
18  "directory": "DIR",
19  "command": "clang-cl /E /IInputs /clang:-fmodules /clang:-fcxx-modules /clang:-fmodules-cache-path=DIR/module-cache_clangcl /clang:-fimplicit-modules /clang:-fimplicit-module-maps -o b.o -- DIR/modules_cdb_input.cpp",
20  "file": "DIR/modules_cdb_input.cpp"
21}
22]
23