]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/varargs2.qc
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / varargs2.qc
2013-02-26 Wolfgang Bumillerhopefully fix an off-by-1 vararg copy issue