Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle delegate literals in nested context code. #456

Merged
merged 5 commits into from
Sep 12, 2013

Conversation

dnadlinger
Copy link
Member

They can be demoted to function literals without being static.

GitHub: Fixes #447.

@dnadlinger dnadlinger closed this Aug 31, 2013
@dnadlinger
Copy link
Member Author

Whoops, too quick, will fix and reopen.

@dnadlinger dnadlinger reopened this Sep 12, 2013
dnadlinger added a commit that referenced this pull request Sep 12, 2013
Properly handle delegate literals in nested context code.
@dnadlinger dnadlinger merged commit dd2a2a6 into ldc-developers:master Sep 12, 2013
@dnadlinger dnadlinger deleted the issue-447 branch September 12, 2013 21:38
redstar pushed a commit that referenced this pull request Sep 27, 2014
make Thread.sm_this a plain TLS value
redstar pushed a commit that referenced this pull request Sep 27, 2014
This reverts commit dee2d75, reversing
changes made to bf0eefe.
redstar pushed a commit that referenced this pull request Sep 27, 2014
Revert "Merge pull request #456 from dawgfoto/useTLS"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failed: (irfunction->thisArg), function DtoCreateNestedContext, file ldc/gen/nested.cpp, line 433
1 participant