- add option --no-implicit-cast to supres printing of implicit casts
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 18 Dec 2007 16:39:59 +0000 (16:39 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 18 Dec 2007 16:39:59 +0000 (16:39 +0000)
commita828a34bd8d39c98f85a6822cf0af23605447b31
treec0e59c58ff5cd3dedc89f30bd5956b2ccdef7e6a
parentdfaeb8f8e8a723533953faee43d4445b2af16d3f
- add option --no-implicit-cast to supres printing of implicit casts
- only print parenthesis if requiered by the precedence of the operator
- fixed output of case labels

[r18798]
ast.c
main.c
parsetest/shouldfail/enum_forward.c [new file with mode: 0644]