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

ImportC: Add a pragma for ignoring function declarations and definitions with specific identifiers. #16464

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Add a changelog entry for `#pragma importc_ignore`.

729dcd4
Select commit
Loading
Failed to load commit list.
Open

ImportC: Add a pragma for ignoring function declarations and definitions with specific identifiers. #16464

Add a changelog entry for `#pragma importc_ignore`.
729dcd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 20, 2024 in 1s

77.906% of diff hit (target 70.439%)

View this Pull Request on Codecov

77.906% of diff hit (target 70.439%)

Annotations

Check warning on line 5612 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5612

Added line #L5612 was not covered by tests

Check warning on line 5919 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5919

Added line #L5919 was not covered by tests

Check warning on line 5947 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5946-L5947

Added lines #L5946 - L5947 were not covered by tests

Check warning on line 5954 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5953-L5954

Added lines #L5953 - L5954 were not covered by tests

Check warning on line 5963 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5962-L5963

Added lines #L5962 - L5963 were not covered by tests

Check warning on line 5980 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5979-L5980

Added lines #L5979 - L5980 were not covered by tests

Check warning on line 5989 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5988-L5989

Added lines #L5988 - L5989 were not covered by tests

Check warning on line 5997 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5997

Added line #L5997 was not covered by tests

Check warning on line 6000 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L5999-L6000

Added lines #L5999 - L6000 were not covered by tests

Check warning on line 6024 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L6024

Added line #L6024 was not covered by tests

Check warning on line 6026 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L6026

Added line #L6026 was not covered by tests

Check warning on line 6033 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L6033

Added line #L6033 was not covered by tests

Check warning on line 6035 in compiler/src/dmd/cparse.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/cparse.d#L6035

Added line #L6035 was not covered by tests