Remove the ExprSpan object. Instead, keep track of the test of subphrases in
commit65672545525ccc94d67cc9f77d2f0ca3a14579ad
authorD. Richard Hipp <drh@hwaci.com>
Sun, 24 Dec 2017 00:18:47 +0000 (24 00:18 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sun, 24 Dec 2017 00:18:47 +0000 (24 00:18 +0000)
treec96aa744d79e13b3be22e74dfb920e29915629c8
parent9b0af5fee9d73a97932f47dc51e45798e1c9a7af
Remove the ExprSpan object. Instead, keep track of the test of subphrases in
the parse using the "scanpt" non-terminal.
src/build.c
src/expr.c
src/parse.y
src/sqliteInt.h