m-carrasco / TinyBCT

MIT License
3 stars 2 forks source link

Mixed memory model problems #56

Closed garbervetsky closed 5 years ago

garbervetsky commented 6 years ago

There are at least some issues that must be addressed:

The problem is that with our current approach "foo" is not aware that field f needs to be model with addresses. So it uses the BCT style. It only works when you invoke foo(ref a) or foo(ref a.f).