github / github/codeql-cli-binaries
Support non-standard compilation processes
未關閉
CLI
enhancement
- 主要語言
- 沒有語言資料
- 星號
- 1k
- 分支
- 184
- PR 合併指標
- 30 天內沒有已合併 PR
描述
In a recent talk with @adityasharad , he mentioned that CodeQL would try to understand when a compiler is being invoked. Some projects use [goma](https://chromium.googlesource.com/infra/goma/server/+/refs/tags/v0.0.1/README.md) to speed up the build process, reusing previously built artifacts.
CodeQL seems to ignore all the artifacts that are obtained via goma.
貢獻指南
研究方向
Start by reading the linked goma README and tracing how CodeQL identifies compiler invocations and handles artifacts obtained through goma. No source files or tests are named; done means defining and validating support for those artifacts so CodeQL no longer ignores them.
由索引模型根據 Issue 內容生成。
評估
- 領域
- compilers, devtools
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 28/100