Code

parser: Skip context-specific checks if the context is unspecified.
authorSebastian Harl <sh@tokkee.org>
Wed, 20 May 2015 08:32:37 +0000 (10:32 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 20 May 2015 08:32:37 +0000 (10:32 +0200)
Else, the analyzer may reject valid queries. It's up to the caller to run the
analyzer using the right context once it's known.


No differences found