blob: ac12c92308fdabc0837cf222d405322b238c8444 [file] [log] [blame]
[
{
"directory": "DIR",
"command": "clang -c -IDIR -IDIR/foodir -IInputs DIR/headerwithdirname_input.cpp",
"file": "DIR/headerwithdirname_input.cpp"
},
{
"directory": "DIR",
"command": "clang-cl /c /IDIR /IDIR/foodir -IInputs -- DIR/headerwithdirname_input_clangcl.cpp",
"file": "DIR/headerwithdirname_input_clangcl.cpp"
}
]