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
Guess this is not an issue, since parser.tab.c is generated by yacc/bison. Eventually you might need to check these tools for the cause of the warning.
At the time I opened this issue I was adding a new llvm version (15.0.4) so I think I forgot to specify I used that version instead of the 14.0.6 which is the default at the moment. Therefore use CC=clang prun llvm-15.0.4-0 make to reproduce.
found using
CC=clang make
.The text was updated successfully, but these errors were encountered: