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

[clang] Add clang 18 support #824

Merged
merged 4 commits into from
Apr 1, 2024

Disable tests due broken AST printing in clang-18.

44a7a44
Select commit
Loading
Failed to load commit list.
Merged

[clang] Add clang 18 support #824

Disable tests due broken AST printing in clang-18.
44a7a44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 1, 2024 in 0s

83.58% of diff hit (target 94.82%)

View this Pull Request on Codecov

83.58% of diff hit (target 94.82%)

Annotations

Check warning on line 54 in include/clad/Differentiator/Compatibility.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/Compatibility.h#L54

Added line #L54 was not covered by tests

Check warning on line 62 in include/clad/Differentiator/Compatibility.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/Compatibility.h#L62

Added line #L62 was not covered by tests

Check warning on line 66 in include/clad/Differentiator/Compatibility.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/Compatibility.h#L66

Added line #L66 was not covered by tests

Check warning on line 287 in include/clad/Differentiator/Compatibility.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/Compatibility.h#L287

Added line #L287 was not covered by tests

Check warning on line 336 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L334-L336

Added lines #L334 - L336 were not covered by tests

Check warning on line 339 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L339

Added line #L339 was not covered by tests

Check warning on line 398 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L396-L398

Added lines #L396 - L398 were not covered by tests