Do not use global proxy variable attribute for strings (#7460)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 22 Oct 2021 14:39:26 +0000 (09:39 -0500)
committerGitHub <noreply@github.com>
Fri, 22 Oct 2021 14:39:26 +0000 (07:39 -0700)
commitac59c64e3181f72ad79fa4a759bac56e685a5067
treea853af770f0f3e75dda42a2f413e78c34ebfdada
parent118b83f459c0c2a960ef5a7842e153b992ff540f
Do not use global proxy variable attribute for strings (#7460)

Fixes #6180.
src/theory/strings/term_registry.cpp
src/theory/strings/term_registry.h
test/regress/CMakeLists.txt
test/regress/regress1/strings/issue6180-2-proxy-vars.smt2 [new file with mode: 0644]
test/regress/regress1/strings/issue6180-proxy-vars.smt2 [new file with mode: 0644]