refactoring: specify struct name in allocation diagnostics
In case of allocation problems in region alloc we were setting diagnostics using "new slab" stub. Now we specify concrete struct name which was going to be allocated. Part of #4247
Loading
Please register or sign in to comment