BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)
authorAina Niemetz <aina.niemetz@gmail.com>
Mon, 15 Jun 2020 19:32:42 +0000 (12:32 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 19:32:42 +0000 (12:32 -0700)
commit3cb6e28c13a2c3ff42d68d5b5025e4b56cb2054b
tree1adb7a13adb48c73fec51125e9945b7f04557a5b
parentaf37e2c948c140dbee2421a3cb046e068cc5b0f8
BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)

Fixes #4075.
src/theory/bv/theory_bv_type_rules.h
test/regress/CMakeLists.txt
test/regress/regress0/bv/issue-4075.smt2 [new file with mode: 0644]