Commit aaba697
Fix SMT2 DT encoding of structs
This commit fixes a `key not found` exception in `convert_type` during SMT2 encoding of structs using data types. Although structs were being mapped to SMT2 datatypes (in `datatype_map`) struct_tags were not.1 parent 0b7431f commit aaba697
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4872 | 4872 | | |
4873 | 4873 | | |
4874 | 4874 | | |
| 4875 | + | |
4875 | 4876 | | |
4876 | | - | |
| 4877 | + | |
| 4878 | + | |
4877 | 4879 | | |
4878 | 4880 | | |
4879 | 4881 | | |
| |||
0 commit comments