Commit 5ad0480
Owen Jones
Add tag to synthetic type made for String.format()
Having this type without a tag made it very hard to identify,
e.g. if we want to treat it differently from types which
are not synthetic (i.e. which come directly from the source
code). Compare with refined_string_typet, which has the tag
CPROVER_PREFIX "refined_string_type".1 parent 2be3344 commit 5ad0480
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1459 | 1459 | | |
1460 | 1460 | | |
1461 | 1461 | | |
| 1462 | + | |
1462 | 1463 | | |
1463 | 1464 | | |
1464 | 1465 | | |
| |||
0 commit comments