Skip to content

Add check for empty caller arguments in constructors

f17b4e4
Select commit
Loading
Failed to load commit list.
Merged

Add check for empty caller arguments in CHGBuilder::connectInheritEdgeViaCall #1788

Add check for empty caller arguments in constructors
f17b4e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

64.14% (target 63.50%)

View this Pull Request on Codecov

64.14% (target 63.50%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.14%. Comparing base (85e1753) to head (f17b4e4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1788      +/-   ##
==========================================
- Coverage   64.14%   64.14%   -0.01%     
==========================================
  Files         243      243              
  Lines       24624    24626       +2     
  Branches     4657     4658       +1     
==========================================
+ Hits        15796    15797       +1     
- Misses       8828     8829       +1     
Files with missing lines Coverage Δ
svf-llvm/lib/CHGBuilder.cpp 83.39% <100.00%> (-0.24%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.