Skip to content

Remove cling 1.0 support + Make llvm 16 minimum version #581

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

This PR will remove support for cling 1.0 from CppInterOp, and make the minimum version of llvm supported as 16.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton mcbarton changed the title Remove cling 1.0 support + Make llvm 16 minimum version [wip] Remove cling 1.0 support + Make llvm 16 minimum version May 19, 2025
@mcbarton mcbarton marked this pull request as draft May 19, 2025 12:11
@mcbarton
Copy link
Collaborator Author

The workflows of this PR are expected to fail for cling jobs until #580 is in. Once I have checked that all clang-repl jobs work still pass I will move onto refining compatibility.h which can now have some parts removed.

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.48%. Comparing base (0e399f1) to head (227fff9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   77.48%   77.48%           
=======================================
  Files           9        9           
  Lines        3713     3713           
=======================================
  Hits         2877     2877           
  Misses        836      836           
Files with missing lines Coverage Δ
lib/CppInterOp/CXCppInterOp.cpp 48.86% <ø> (ø)
lib/CppInterOp/Compatibility.h 91.96% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 84.87% <100.00%> (ø)
Files with missing lines Coverage Δ
lib/CppInterOp/CXCppInterOp.cpp 48.86% <ø> (ø)
lib/CppInterOp/Compatibility.h 91.96% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 84.87% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton mcbarton mentioned this pull request May 20, 2025
4 tasks
@mcbarton mcbarton force-pushed the Remove-cling-1.0-support branch from 3ed229b to 3327c5f Compare May 22, 2025 13:33
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the Remove-cling-1.0-support branch 2 times, most recently from 0eb9faa to 6327123 Compare May 23, 2025 10:59
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the Remove-cling-1.0-support branch from 6327123 to fa24b4a Compare May 28, 2025 13:37
@mcbarton mcbarton force-pushed the Remove-cling-1.0-support branch from cdb33eb to c385e4f Compare May 28, 2025 13:57
@mcbarton mcbarton changed the title [wip] Remove cling 1.0 support + Make llvm 16 minimum version Remove cling 1.0 support + Make llvm 16 minimum version May 28, 2025
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the Remove-cling-1.0-support branch from 57d930b to c53c9c8 Compare May 28, 2025 14:22
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton marked this pull request as ready for review May 28, 2025 14:38
@vgvassilev vgvassilev requested a review from aaronj0 May 28, 2025 14:56
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton requested a review from aaronj0 May 29, 2025 14:09
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

github-actions bot commented Jun 2, 2025

clang-tidy review says "All clean, LGTM! 👍"

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.

2 participants