bytecodealliance / bytecodealliance/regalloc2
Extend the fuzzer to check the debug locations output
未关闭
- 主要语言
- Rust
- 星标
- 265
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
The checker only checks for the correctness of the allocation dataflow but not for the debug locations output. Although the correctness of the debug locations output isn’t so critical, I think having it checked will still be a good idea, even if it’s just for testing.
贡献指南
这个仓库没有索引到贡献指南
调研方向
检查现有的 fuzzer checker 及其分配数据流验证,然后追踪调试位置输出是如何生成的。扩展 checker,使其也验证调试位置,并确认 fuzzer 同时检查分配数据流和调试位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- compilers, testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100