Skip to content
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

Add llvm libunwind callback to suppress exceptions on apple silicon #254

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Force dwarf frames

02ca483
Select commit
Loading
Failed to load commit list.
Draft

Add llvm libunwind callback to suppress exceptions on apple silicon #254

Force dwarf frames
02ca483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

70.64% (+0.01%) compared to ef2f0a1

View this Pull Request on Codecov

70.64% (+0.01%) compared to ef2f0a1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.64%. Comparing base (ef2f0a1) to head (02ca483).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   70.62%   70.64%   +0.01%     
==========================================
  Files           9        9              
  Lines        3500     3502       +2     
==========================================
+ Hits         2472     2474       +2     
  Misses       1028     1028              
Files with missing lines Coverage Δ
lib/Interpreter/Compatibility.h 88.28% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.92% <100.00%> (+0.02%) ⬆️
Files with missing lines Coverage Δ
lib/Interpreter/Compatibility.h 88.28% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 79.92% <100.00%> (+0.02%) ⬆️