You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working on PR2413, which deals with unused array of pointers inside a struct in user code, the question came up if everything works as it should for USM pointers/array of USM pointers inside a struct. (#2413 (comment))
Filing this issue to investigate if we have tests for this and if everything is working as it should be.