Add -Wempty-statement, which warns about empty statements, i.e. lone ';'
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 14 Dec 2007 10:04:41 +0000 (10:04 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 14 Dec 2007 10:04:41 +0000 (10:04 +0000)
commit459ce2d6cce5d3f824dfca928ed1c788685e4217
tree8b9f12f685eb725395e51cc24814a06a0b625bd1
parent460338e01bb7249971a168e1170f388063e2b3a0
Add -Wempty-statement, which warns about empty statements, i.e. lone ';'

[r18740]
parser.c
warning.c
warning.h