Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>2016-10-01 01:31:32 +0300
committerGitHub <noreply@github.com>2016-10-01 01:31:32 +0300
commit7601cb05c3d52419db4158716115c68243f46703 (patch)
treeb3c7bf6f38cf71b1dda7928387202b18d5cdf0f0 /Documentation
parentffa46916c4a43bb5b5bcc33ca763db7d144ea964 (diff)
Make CastableObjectSupport constructor eager (#1958)
This was breaking Test.CoreLib since we don't have a class constructor runner there. In the longer term, we'll probably want the compiler to detect if a class constructor runner is available in the classlib and make everything eager if it isn't. In general this is a bigger feature because at that point we also need to topologically sort the constructors based on their dependencies. (We might already have a problem there...)
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions