failed to work with ninja
オープン
- 主要言語
- OCaml
- スター
- 15.7k
- フォーク
- 2.1k
- 平均マージ
- 19時間 36分
- マージ済み PR(30日)
- 13
説明
1. generate compilation database file (cmd.json) from ninja's build.ninja
2. infer --compilation-database cmd.json
got a lot of errors, many caused by: No such file or directory
it looks like infer can't handle non-compile command, such as:
{
"directory": "/data/trunk",
"command": "PYTHONPATH=/data/trunk/thirdparty/aa.zip:$PYTHONPATH python -m toolchain scm build64_release/scm.cc 190634 http://abc.com/trunk release \"GCC 5.5.0\"",
"file": ""
}
コントリビューションガイド
評価
この issue はまだ評価されていません。