quakeforge/tools/qfcc
Bill Currie ed42557dd1 [qfcc] Reset flowvars for aliased global variables
When a global variable is accessed via only an alias in a function the
actual def's flowvar would remain in the state it was from the last
function that accessed the global normally. This would result in invalid
flowvar accesses which can be difficult to reproduce (thus no test
case).
2020-06-25 22:45:12 +09:00
..
doc [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
source [qfcc] Reset flowvars for aliased global variables 2020-06-25 22:45:12 +09:00
test [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00