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

Add a mechanism for forcing codegen for an import/module. #16443

Closed
wants to merge 2 commits into from

Ensure that codegen is performed for modules where codegen is forced.

1985895
Select commit
Loading
Failed to load commit list.
Closed

Add a mechanism for forcing codegen for an import/module. #16443

Ensure that codegen is performed for modules where codegen is forced.
1985895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 7, 2024 in 0s

56.250% of diff hit (target 70.439%)

View this Pull Request on Codecov

56.250% of diff hit (target 70.439%)

Annotations

Check warning on line 7026 in compiler/src/dmd/dsymbolsem.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/dsymbolsem.d#L7026

Added line #L7026 was not covered by tests

Check warning on line 7029 in compiler/src/dmd/dsymbolsem.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/dsymbolsem.d#L7029

Added line #L7029 was not covered by tests

Check warning on line 591 in compiler/src/dmd/main.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/main.d#L587-L591

Added lines #L587 - L591 were not covered by tests