Print scalar initialisers as assignment expressions instead of plain expressions...
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 5 Dec 2008 11:02:58 +0000 (11:02 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 5 Dec 2008 11:02:58 +0000 (11:02 +0000)
commit1789a2fe5989073d07da3b46f7ea95d40a0c46bf
tree6288ef70ff25eef3e1b5084bb76683021788a8af
parent06edbbff7047e3934e34fe71bbe0a3d21e860330
Print scalar initialisers as assignment expressions instead of plain expressions, so expressions using the comma operator get parenthesized properly.

[r24315]
ast.c