Skip to content

Work around ORC emulated-TLS weak-discard crash on the in-process JIT#1045

Open
conrade-ctc wants to merge 1 commit into
compiler-research:mainfrom
conrade-ctc:orc-emutls-discard-workaround
Open

Work around ORC emulated-TLS weak-discard crash on the in-process JIT#1045
conrade-ctc wants to merge 1 commit into
compiler-research:mainfrom
conrade-ctc:orc-emutls-discard-workaround

Work around ORC emulated-TLS weak-discard crash on the in-process JIT

ebc1c81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

87.04% (+0.04%) compared to bdf062f

View this Pull Request on Codecov

87.04% (+0.04%) compared to bdf062f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.04%. Comparing base (bdf062f) to head (ebc1c81).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1045      +/-   ##
==========================================
+ Coverage   87.00%   87.04%   +0.04%     
==========================================
  Files          23       23              
  Lines        6064     6084      +20     
==========================================
+ Hits         5276     5296      +20     
  Misses        788      788              
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 82.81% <100.00%> (+0.62%) ⬆️
lib/CppInterOp/CppInterOpInterpreter.h 85.54% <100.00%> (+0.66%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/Compatibility.h 82.81% <100.00%> (+0.62%) ⬆️
lib/CppInterOp/CppInterOpInterpreter.h 85.54% <100.00%> (+0.66%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.