Skip to content

Drop llvm 19 support#811

Draft
mcbarton wants to merge 2 commits intocompiler-research:mainfrom
mcbarton:remove-llvm-19-support
Draft

Drop llvm 19 support#811
mcbarton wants to merge 2 commits intocompiler-research:mainfrom
mcbarton:remove-llvm-19-support

Conversation

@mcbarton
Copy link
Collaborator

We plan to only support 3 llvms at any one time. This PR is not needed right now, but is preparation for when we get llvm 22 support. Setting to draft until CppInterOp is compatible with llvm 22.

@mcbarton mcbarton force-pushed the remove-llvm-19-support branch from 6639a95 to a4fc6ef Compare February 16, 2026 13:36
@mcbarton mcbarton changed the title Remove llvm 19 support Drop llvm 19 support Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.56%. Comparing base (a08033c) to head (db64c8c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #811   +/-   ##
=======================================
  Coverage   79.56%   79.56%           
=======================================
  Files          11       11           
  Lines        4012     4012           
=======================================
  Hits         3192     3192           
  Misses        820      820           
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 86.95% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 87.86% <ø> (ø)
lib/CppInterOp/Paths.cpp 64.70% <ø> (ø)
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 86.95% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 87.86% <ø> (ø)
lib/CppInterOp/Paths.cpp 64.70% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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.

1 participant