Throw MemberAccessException when abstract class is used with newobj instruction
commitc0b9c4151c385b6e67c94dc36a9a102e362a6f68
authorJonathan Chambers <joncham@gmail.com>
Thu, 5 Apr 2018 17:55:51 +0000 (5 13:55 -0400)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 10 Apr 2018 00:25:34 +0000 (9 20:25 -0400)
tree0409214f48cb978000b83fd2c1a7f3458bfa890f
parent9d4f120dd38d31de71ee9514290d6883a7fe6711
Throw MemberAccessException when abstract class is used with newobj instruction
mono/mini/method-to-ir.c
mono/tests/Makefile.am
mono/tests/newobj-abstract.il [new file with mode: 0644]
mono/utils/mono-error-internals.h
mono/utils/mono-error.c
mono/utils/mono-error.h