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

fix var arg and chgnode not found error #1403

Merged
merged 3 commits into from
Mar 9, 2024
Merged

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Mar 9, 2024

No description provided.

@jumormt
Copy link
Contributor Author

jumormt commented Mar 9, 2024

this should fix issue #1392

Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.80%. Comparing base (457f502) to head (87b5f1c).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1403   +/-   ##
=======================================
  Coverage   67.80%   67.80%           
=======================================
  Files         250      250           
  Lines       27612    27617    +5     
=======================================
+ Hits        18721    18726    +5     
  Misses       8891     8891           
Files Coverage Δ
svf-llvm/lib/CHGBuilder.cpp 84.13% <100.00%> (+0.05%) ⬆️
svf-llvm/lib/ObjTypeInference.cpp 93.09% <100.00%> (+0.10%) ⬆️

@yuleisui yuleisui merged commit 582cfe5 into SVF-tools:master Mar 9, 2024
5 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