Closed shlomif closed 7 years ago
Extract a function to do fprintf(stderr, fmt, args and then exit(-1);. Make it _Noreturn.
Most of the main places have been extracted. Closing as Fixed.
Extract a function to do fprintf(stderr, fmt, args and then exit(-1);. Make it _Noreturn.