mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-21 00:11:02 +00:00
028b19888f
The live var flow analysis doesn't check for aliases. Rather than changing it to check for aliases (which might break uninitialized var analysis, as it uses "use" from the live var analysis), make dag_remove_dead_vars do the check. Fixes the misplaced text in the menus. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |