Code

frontend: Let the parser run the analyzer.
authorSebastian Harl <sh@tokkee.org>
Tue, 4 Nov 2014 19:14:32 +0000 (20:14 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 4 Nov 2014 19:14:32 +0000 (20:14 +0100)
commit0b126bada8e1baa0ee4fe82ef182bb4139cd83bf
tree24e2e4c5f71e742aacefe0fbb99e40bcfe5524b6
parent0633a3150c8d2c9539b64145a2600b68d3d9b62d
frontend: Let the parser run the analyzer.

… but only when parsing a full statement. Otherwise, the analyzer is missing
the context for verification.
src/frontend/parser.c
src/frontend/query.c