Add -std=c11 option which sets __STDC_VERSION__ to 201112L and allows to implement...
commita3a291784a9abac4edea5a10af69bc7275413cd2
authorChristian Jullien <Christian Jullien>
Thu, 10 Jan 2019 13:41:54 +0000 (10 14:41 +0100)
committerPursuer <1596067968@qq.com>
Thu, 10 Jan 2019 18:32:48 +0000 (11 02:32 +0800)
tree39acd2c3fb3c8018ea6950de096db0ba369adf5b
parent337dc84b57e9a901d62c81bfc946b3d073c66af6
Add -std=c11 option which sets __STDC_VERSION__ to 201112L and allows to implement c11 features conditionally
libtcc.c
tcc.c
tcc.h