Do not crash, when __builtin_va_start() is used outside of a function and report...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 17 May 2012 16:57:48 +0000 (18:57 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 19 May 2012 08:10:36 +0000 (10:10 +0200)
commit4c54545cdd30b88765f00bef79c2b2cc7aa89e1b
tree9b81923d5171e0d47c884bd5320fb44939d220eb
parent39ea9e110c21810b79a4a22b487b8f019920a026
Do not crash, when __builtin_va_start() is used outside of a function and report an error instead.
parser.c