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
Problem
-------
Currently code is generated only for Linux.
Also the parser check prevents us from omitting codegen in PR.
Solution
--------
1. Generate parser for Mac as well. For some reason Windows fails
to generate the parser.
2. Run the parser check only if the PR contains C code changes
0 commit comments