checkedc icon indicating copy to clipboard operation
checkedc copied to clipboard

Test more assignments involving bounds-safe interfaces

Open dtarditi opened this issue 7 years ago • 0 comments

We have a test of an assignment to a variable with a bounds-safe interface. We should add tests for other kinds of assignments involving lvalue expressions with bounds-safe interfaces work. The missing cases are member assignment and assignment through a pointer.

dtarditi avatar Dec 22 '17 16:12 dtarditi