Fix spurious assertion failure in regexp normalization (#5852)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 11 Feb 2021 14:08:57 +0000 (08:08 -0600)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 14:08:57 +0000 (08:08 -0600)
commitb3f05d5c25facaf0c34ee79faed060bda3f61a8d
treede3c78c339cc86a62b07dce37537c28339b6513a
parentb10e383e5efc92f02c63eaf5eec07479ed385304
Fix spurious assertion failure in regexp normalization (#5852)

Fixes #5816.
src/theory/strings/regexp_solver.cpp
test/regress/CMakeLists.txt
test/regress/regress0/strings/issue5816-re-kind.smt2 [new file with mode: 0644]