mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-25 05:11:29 +00:00
There were some issues here: * a check for mismatching count is too strict because it is legal to omit return values * it failed to detect returning multiple values in a single expression. |
||
---|---|---|
.. | ||
codegen.cpp | ||
codegen.h | ||
dynarrays.cpp | ||
scopebarrier.cpp | ||
scopebarrier.h | ||
vmbuilder.cpp | ||
vmbuilder.h | ||
vmdisasm.cpp |