You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: symbol_factoryt must preserve struct_tag types
The struct_tag type is currently expanded into the corresponding struct
type; this yields an invalid assignment instruction where the type of lhs()
and rhs() differs.
0 commit comments