aboutsummaryrefslogtreecommitdiffstats
path: root/tools/clang/codesearch/README.md
blob: 3f444f61de8a2d04e8f9074908957676eb192e58 (plain)
1
2
3
4
5
6
7
8
# syz-codesearch

Clang-based tool that indexes kernel source code to power
[pkg/aflow/tool/codesearcher](/pkg/aflow/tool/codesearcher/codesearcher.go)
agentic tool.

The tool can be built following the procedure described for
[syz-declextract tool](/tools/syz-declextract/README.md).