rui314 / 8cc

A Small C Compiler
MIT License
6.13k stars 740 forks source link

Add usual conv to unary minus. #30

Closed andrewchambers closed 9 years ago

andrewchambers commented 9 years ago

This change fixes an assertion error when performing unary minus on char or short.