Implement hoisting of anonymous methods with variables inside async body
authorMarek Safar <marek.safar@gmail.com>
Sat, 13 Aug 2011 17:10:13 +0000 (18:10 +0100)
committerMarek Safar <marek.safar@gmail.com>
Sat, 13 Aug 2011 17:15:00 +0000 (18:15 +0100)
commit6d8fab26466c7557d2e5e30fa08bdeede5bfbfb7
tree316ab83ff24b5a2c2d332e7cec9482396b9d7268
parentb2a0c0809d5f2d5b8c3319884be7ae0b602d0b52
Implement hoisting of anonymous methods with variables inside async body
mcs/mcs/anonymous.cs
mcs/mcs/async.cs
mcs/mcs/context.cs
mcs/mcs/ecore.cs
mcs/mcs/expression.cs
mcs/mcs/iterators.cs
mcs/mcs/statement.cs
mcs/tests/test-async-16.cs [new file with mode: 0644]
mcs/tests/test-async-18.cs [new file with mode: 0644]
mcs/tests/ver-il-net_4_0.xml