facebookexperimental / facebookexperimental/semcode

index data structures touched?

未关闭
#58 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
171
派生
40
平均合并
4 小时 24 分钟
30 天内合并 PR
24

描述

Could it make sense for semcode to also index every data structure touched by each function?

Then it would be possible to quickly find "every call chain that touches data structure X", which could speed up code audits.

The downside is that the semcode database would likely be much larger, and potentially also much slower to build, so this may not be something people want to enable by default?

This is just an idea at this point, with no real plans on how to accomplish it, or a good insight into whether or not it should be done. Feedback is very welcome.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。