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

cpp stage 1: move cppUtil to svf-llvm #1345

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Jan 24, 2024

No description provided.

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 102 lines in your changes are missing coverage. Please review.

Comparison is base (395f892) 65.73% compared to head (91c5f70) 65.72%.
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1345      +/-   ##
==========================================
- Coverage   65.73%   65.72%   -0.01%     
==========================================
  Files         225      225              
  Lines       24248    24255       +7     
==========================================
+ Hits        15939    15942       +3     
- Misses       8309     8313       +4     
Files Coverage Δ
svf-llvm/include/SVF-LLVM/ICFGBuilder.h 100.00% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMModule.h 97.89% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMUtil.h 75.00% <ø> (+0.80%) ⬆️
svf-llvm/lib/LLVMLoopAnalysis.cpp 100.00% <ø> (ø)
svf-llvm/lib/LLVMModule.cpp 83.39% <100.00%> (+0.05%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 79.36% <100.00%> (ø)
svf-llvm/lib/SymbolTableBuilder.cpp 86.18% <100.00%> (ø)
svf-llvm/tools/MTA/LockResultValidator.h 100.00% <ø> (+75.00%) ⬆️
svf-llvm/tools/MTA/MTAResultValidator.h 31.11% <ø> (+1.69%) ⬆️
svf/include/SVFIR/SVFType.h 97.77% <100.00%> (ø)
... and 14 more

... and 1 file with indirect coverage changes

@yuleisui yuleisui merged commit ead072e into SVF-tools:master Jan 24, 2024
5 checks passed
@jumormt jumormt deleted the cppUtil branch January 24, 2024 09:55
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