forbid invalid comparison of struct
Current tcc permits comparison of structs and comparison between struct and other typed values.
This commit is contained in:
Reference in New Issue
Block a user
Current tcc permits comparison of structs and comparison between struct and other typed values.