mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
fix sizeof(array + integer)
Previously sizeof would return the size of the array although the expression is always a plain pointer of 4 (or 8) bytes.
This commit is contained in:
committed by
grischka
parent
5b113f3ee3
commit
bc48cc1edb