ocaml-tree-sitter-semgrep
ocaml-tree-sitter-semgrep copied to clipboard
feat: augment C with semgrep constructs
This PR augments the C grammar with Semgrep constructs, so that we can move to deprecate the pfff
parser for C.
I went through all the sgrep-ext
s in Parser_cpp.mly
to make sure that we maintain parity.
Added some cpp stuff too.
Security
- [X] Change has no security implications (otherwise, ping the security team)