Updated SQLite LPM Fuzzer

Fixed two bugs (missed the word "FROM" in SELECT statements, which
stops the fuzzer from doing much of anything in SELECT, and one
incorrect type name). Also added NumericLiteral to LiteralValue,
so we can hit code handling floating point numbers.

Bug: 909886
Change-Id: I5d5825bd7b4e0277beb6e47d58b09d0fb12eeece
Reviewed-on: https://chromium-review.googlesource.com/c/1374913
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Jonathan Metzman <metzman@chromium.org>
Commit-Queue: Matthew Denton <mpdenton@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#616415}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8865bae0bc54955fb85c5deb4ae1bc5978124b55
2 files changed