mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
VT_ENUM types use the .ref member and can be VT_BITFIELD, so we need to copy it as well. Simply do it always.
VT_ENUM types use the .ref member and can be VT_BITFIELD, so we need to copy it as well. Simply do it always.