Commit Graph

1 Commits

Author SHA1 Message Date
Chris Smowton ab6ca36e95 Add field-sensitivity tests
These look at various cases of struct-field assignment, directly and via pointers; only one
case is identified as not using the field-sensitivity machinery so far (that of a pointer that
may point to several different offsets within the same target allocation).

These are added now so that forthcoming changes to field-sensitivity have a reasonably comprehensive
regression test suite to check against.
2019-07-24 14:46:17 +01:00