8000 Stage1 : move Ass3 to SVF by bjjwwang · Pull Request #1519 · SVF-tools/SVF · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stage1 : move Ass3 to SVF #1519

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

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Stage1 : move Ass3 to SVF #1519

merged 5 commits into from
Aug 20, 2024

Conversation

bjjwwang
Copy link
Contributor
  1. rename functions
  2. remove SVFIR2AbsState
  3. move some functions to AbstractState
  4. rewrite some functions
  5. clean some unused code

State2 TODO: rewrite buf overflow

Copy link
codecov bot commented Aug 18, 2024

Codecov Report

Attention: Patch coverage is 72.32704% with 132 lines in your changes missing coverage. Please review.

Project coverage is 65.38%. Comparing base (97f30f4) to head (aeda382).
Report is 2 commits behind head on master.

Files Patch % Lines
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 77.02% 71 Missing ⚠️
svf/lib/AE/Core/AbstractState.cpp 63.02% 44 Missing ⚠️
svf-llvm/tools/AE/ae.cpp 0.00% 10 Missing ⚠️
svf/lib/AE/Svfexe/BufOverflowChecker.cpp 74.07% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1519      +/-   ##
==========================================
+ Coverage   65.26%   65.38%   +0.11%     
==========================================
  Files         258      256       -2     
  Lines       26988    26921      -67     
  Branches     4842     4810      -32     
==========================================
- Hits        17613    17601      -12     
+ Misses       9375     9320      -55     
Files Coverage Δ
svf-llvm/tools/Example/svf-ex.cpp 96.96% <ø> (+28.15%) ⬆️
svf/include/AE/Core/AbstractState.h 82.08% <ø> (-8.96%) ⬇️
svf/include/AE/Svfexe/AbstractInterpretation.h 95.00% <100.00%> (-0.24%) ⬇️
svf/include/AE/Svfexe/BufOverflowChecker.h 100.00% <100.00%> (ø)
svf/lib/AE/Svfexe/ICFGSimplification.cpp 100.00% <ø> (ø)
svf/lib/AE/Svfexe/BufOverflowChecker.cpp 77.15% <74.07%> (-0.26%) ⬇️
svf-llvm/tools/AE/ae.cpp 56.20% <0.00%> (-1.35%) ⬇️
svf/lib/AE/Core/AbstractState.cpp 66.46% <63.02%> (+20.31%) ⬆️
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 82.06% <77.02%> (-4.86%) ⬇️

... and 8 files with indirect coverage changes

@yuleisui yuleisui merged commit c691442 into SVF-tools:master Aug 20, 2024
5 checks passed
@jumormt jumormt deleted the 8.5 branch September 10, 2024 01:42
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
0