brintos

brintos / llvm-project-archived public Read only

0
0
Text · 351 B · 1886328 Raw
13 lines · json
1[2    {3      "directory": "DIR",4      "command": "clang -c -IDIR -IInputs DIR/headerwithdirname_input.cpp",5      "file": "DIR/headerwithdirname_input.cpp"6    },7    {8      "directory": "DIR",9      "command": "clang-cl /c /IDIR /IInputs -- DIR/headerwithdirname_input_clangcl.cpp",10      "file": "DIR/headerwithdirname_input_clangcl.cpp"11    }12]13