forked from OSchip/llvm-project
13 lines
430 B
JSON
13 lines
430 B
JSON
[
|
|
{
|
|
"directory": "DIR",
|
|
"command": "clang -E -IInputs -D INCLUDE_HEADER2 -MD -MF DIR/modules_cdb2.d -fmodules -fcxx-modules -fmodules-cache-path=DIR/module-cache -fimplicit-modules -fimplicit-module-maps -gmodules -x c++",
|
|
"file": ""
|
|
},
|
|
{
|
|
"directory": "DIR",
|
|
"command": "clang -E -IInputs -fmodules -fcxx-modules -fmodules-cache-path=DIR/module-cache -fimplicit-modules -fimplicit-module-maps -x c++",
|
|
"file": ""
|
|
},
|
|
]
|