Skip to content

Rely on the placement new version provided by clang-repl.#912

Open
vgvassilev wants to merge 1 commit into
compiler-research:mainfrom
vgvassilev:jitcall-drop-new-header
Open

Rely on the placement new version provided by clang-repl.#912
vgvassilev wants to merge 1 commit into
compiler-research:mainfrom
vgvassilev:jitcall-drop-new-header

[jitcall] Drop <new> header requirement from JitCall wrappers.

1d338e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

85.94% (+0.04%) compared to 5197645

View this Pull Request on Codecov

85.94% (+0.04%) compared to 5197645

Details

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (5197645) to head (1d338e4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/CppInterOp/CppInterOp.cpp 96.77% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #912      +/-   ##
==========================================
+ Coverage   85.89%   85.94%   +0.04%     
==========================================
  Files          15       15              
  Lines        4971     4995      +24     
==========================================
+ Hits         4270     4293      +23     
- Misses        701      702       +1     
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.39% <96.77%> (+0.05%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.39% <96.77%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.