Fix unguarded call to get representative (#5838)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 30 Jan 2021 22:25:08 +0000 (16:25 -0600)
committerGitHub <noreply@github.com>
Sat, 30 Jan 2021 22:25:08 +0000 (16:25 -0600)
commitc6a71382bad8bae30b8278055995279c36433811
tree4e9c2be8d951e51efa51cd934dac3777a13d310b
parent9ae030595825ad57bdbf55d856627318913c2fcf
Fix unguarded call to get representative (#5838)

Introduced in 3234db4.
Fixes #5837, that benchmark is now unknown.
Adds an SMT-LIB benchmark that also crashes.
src/theory/quantifiers/ematching/candidate_generator.cpp
test/regress/CMakeLists.txt
test/regress/regress1/quantifiers/qs-has-term.smt2 [new file with mode: 0644]