elliotchance / c2go

⚖️ A tool for transpiling C to Go.
MIT License
2.09k stars 155 forks source link

ast: handle optional `cannot overflow` string of UnaryOperator #836

Closed mewmew closed 4 years ago

mewmew commented 4 years ago

Fixes #835.


This change is Reviewable