Add __attribute__ ((noreturn)) to tcc_error and expect functions.
commit5a5fee867a2427b35bf6acec3e176e768cb5b7d2
authormingodad <mingodad@gmail.com>
Sun, 30 Mar 2014 09:10:24 +0000 (30 10:10 +0100)
committermingodad <mingodad@gmail.com>
Sun, 30 Mar 2014 09:18:18 +0000 (30 10:18 +0100)
treeaa233ee3f5c74bf107dc6b49021ae8f38b87dc10
parent80811671d439e4953961e3bcbe7ce09a34c96d2a
Add __attribute__ ((noreturn)) to tcc_error and expect functions.
This make use of static analysis tools like scan-build report less false positives.
tcc.h