Do not silenty create an error expression, if the second argument of __builtin_va_sta...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 17 May 2012 17:42:22 +0000 (19:42 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 19 May 2012 08:10:36 +0000 (10:10 +0200)
commitd2bf8b03b1aec5141800a300c62595930023ad79
treea072f70c3e78612e35fafd6601ae34516b538747
parent9e3bfd2f0db0d19a6980b8698112d60039753de0
Do not silenty create an error expression, if the second argument of __builtin_va_start() is not a reference expression, but report an error.
parser.c