Store the whole second argument expression of __builtin_va_start(), not just a variab...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 17 May 2012 13:57:00 +0000 (15:57 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 19 May 2012 08:10:36 +0000 (10:10 +0200)
commit39ea9e110c21810b79a4a22b487b8f019920a026
treec1f7c81e47c8f7d42f5e5c70227f8e82ae23ae17
parent56792b644f16acdd90ae2bfb7f06481165167606
Store the whole second argument expression of __builtin_va_start(), not just a variable_t.
ast.c
ast_t.h
parser.c