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

Upgrade frontend & libs to v2.097.0 #3741

Merged
merged 29 commits into from
Jun 4, 2021
Merged

Conversation

kinke
Copy link
Member

@kinke kinke commented May 28, 2021

No description provided.

@kinke kinke force-pushed the merge-2.097 branch 4 times, most recently from a501dd0 to 88014cc Compare May 28, 2021 22:11
kinke added 5 commits May 29, 2021 00:19
`Type._init()` depends on `Target.isLP64`, and `Target._init()` depends
on `Type.{twchar,tdchar}`. `Type` is initialized before `Target`.

Previously, `isLP64` was in `global.params`, which are initialized very
early.
kinke added 17 commits May 29, 2021 00:56
Long overdue, and now required since initializing `Target` before
`Type`.
Conflicts:
	tests/d2/dmd-testsuite
Fixes runnable/test_dip1006c.d.
A straight port of dlang/dmd#12264, fixing runnable/no_assertz_cov.d.
…riding lambda function type

Introduced in v0.15 (000663e).

Removing this fixes a new test in runnable/mangle.d:
dlang/dmd#12300 (comment)
@kinke kinke marked this pull request as ready for review June 2, 2021 23:32
@kinke kinke changed the title Upgrade frontend & libs to early v2.097.0 Upgrade frontend & libs to v2.097.0 Jun 4, 2021
@kinke kinke enabled auto-merge June 4, 2021 14:49
@kinke kinke merged commit 5050d02 into ldc-developers:master Jun 4, 2021
@kinke kinke deleted the merge-2.097 branch June 4, 2021 14:58
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.

1 participant