ocaml-tree-sitter-semgrep icon indicating copy to clipboard operation
ocaml-tree-sitter-semgrep copied to clipboard

feat: augment C with semgrep constructs

Open brandonspark opened this issue 10 months ago • 0 comments

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-exts 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)

brandonspark avatar Apr 24 '24 19:04 brandonspark