Skip to content

Use new function-static interpreter storage in findBuiltinType#892

Merged
aaronj0 merged 1 commit intocompiler-research:mainfrom
aaronj0:fix-main-interps
Apr 7, 2026
Merged

Use new function-static interpreter storage in findBuiltinType#892
aaronj0 merged 1 commit intocompiler-research:mainfrom
aaronj0:fix-main-interps

Conversation

@aaronj0
Copy link
Copy Markdown
Collaborator

@aaronj0 aaronj0 commented Apr 7, 2026

Fixes build failures seen on main, which was induced by #886 not being rebased

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.34%. Comparing base (d7361d9) to head (3ca5beb).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
+ Coverage   79.11%   79.34%   +0.23%     
==========================================
  Files          11       11              
  Lines        4113     4135      +22     
==========================================
+ Hits         3254     3281      +27     
+ Misses        859      854       -5     
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 88.11% <100.00%> (+0.32%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 88.11% <100.00%> (+0.32%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

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

@aaronj0 aaronj0 requested a review from vgvassilev April 7, 2026 17:49
@aaronj0 aaronj0 merged commit c7d9447 into compiler-research:main Apr 7, 2026
33 checks passed
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