You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
Yes -parse_c is very rudimentary. You may want -parse_cpp instead.
I wrote -parse_c by using the C++ parser in pfff with its very complicated ast_cpp.ml file
and converting only the subset of C I need from ast_cpp.ml to ast_c_simple.ml.
The error means the constructs from ast_cpp.ml has no correspondance in ast_c_simple.ml
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
same thing with
codegraph
:The text was updated successfully, but these errors were encountered: