diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-12-28 17:33:25 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-12-28 18:06:21 +0100 |
| commit | f1e3c9e9c9aef42c63519d3a6d77e52f3ffa6b53 (patch) | |
| tree | 7b8aec92f6dbfb053b9ddd171806eadf51144e74 /validation/linear | |
| parent | 69a789a78d4e64052628307f25310e195a50f5ee (diff) | |
| download | sparse-dev-f1e3c9e9c9aef42c63519d3a6d77e52f3ffa6b53.tar.gz | |
warn on empty parenthesized expressions
Empty sub-expressions are normally caught as syntax error
in most expressions but this is not the case for parenthesized
expressions.
Fix this by adding a check at the end of parens_expressions()
and warning if needed.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/linear')
0 files changed, 0 insertions, 0 deletions
