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 摘要。