Files
clang-p2996/clang/test/ClangScanDeps/Inputs/modules-context-hash/cdb_a.json.template
Jan Svoboda e76a9f1636 [clang][deps] Fix fragile test
This test was failing on GreenDragon.
2021-10-27 14:00:13 +02:00

8 lines
158 B
Plaintext

[
{
"directory": "DIR",
"command": "clang -c DIR/tu.c -fmodules -fmodules-cache-path=DIR/cache -IDIR/a -o DIR/tu_a.o",
"file": "DIR/tu.c"
}
]