Fix rewriter for regular expression consume (#3029)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 1 Jun 2019 07:04:17 +0000 (09:04 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2019 07:04:17 +0000 (09:04 +0200)
commit9d93595783e350969ad428ab277614a3250e59a0
tree95450651e6f9b4f5a23decefdea2e4beee01af49
parentbe2a85f84fec4e926704f4788c55ec2ba805de39
Fix rewriter for regular expression consume  (#3029)
src/theory/strings/theory_strings_rewriter.cpp
src/theory/strings/theory_strings_rewriter.h
test/regress/CMakeLists.txt
test/regress/regress1/strings/simple-re-consume.smt2 [new file with mode: 0644]