Fast and accurate syntax searching for C and C++
Summary
Trail of Bits prototyped Syntex, a tool that searches C/C++ code by matching syntax patterns against indexed, macro-expanded Clang ASTs — avoiding the false negatives and missing semantics of regex- and plugin-parser-based search tools.
- Published
- Collected
Skip to content