Skip to content

fixed the parser for function pragmas and dealt with new warnings from clang 21.0.0

Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-2565 into develop

A miniscule fix in the parser to support fundef pragmas properly again. To get it compiled on my new clang 21.0.0 I had to make MANY other changes...

Merge request reports