llvm-for-llvmta/tools/clang/test/ClangScanDeps/Inputs/headerwithdirname.json

8 lines
179 B
JSON

[
{
"directory": "DIR",
"command": "clang -c -IDIR -IDIR/foodir -IInputs DIR/headerwithdirname_input.cpp",
"file": "DIR/headerwithdirname_input.cpp"
}
]