[mcs] Lift result of null operator over dotted expressions only ending with not null...
commit4ff3b279a252af09e24fb3c124b87060d765f6ef
authorMarek Safar <marek.safar@gmail.com>
Mon, 14 Sep 2015 15:15:19 +0000 (14 17:15 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 14 Sep 2015 15:16:33 +0000 (14 17:16 +0200)
treea6b78647a7195b802e5ebd33f28c8dcf255e6f03
parent8245977794c745723615853460368e2689224833
[mcs] Lift result of null operator over dotted expressions only ending with not null operator on value type. Fixes #33797
mcs/errors/cs0023-26.cs [new file with mode: 0644]
mcs/mcs/context.cs
mcs/mcs/delegate.cs
mcs/mcs/ecore.cs
mcs/mcs/expression.cs
mcs/tests/test-null-operator-04.cs [deleted file]
mcs/tests/ver-il-net_4_x.xml