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 numOfElements for a C++ object with vtable #1318

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Fix numOfElements for a C++ object with vtable #1318

merged 1 commit into from
Jan 5, 2024

Conversation

yuleisui
Copy link
Collaborator

@yuleisui yuleisui commented Jan 5, 2024

No description provided.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (231c98e) 64.62% compared to head (1521400) 64.64%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1318      +/-   ##
==========================================
+ Coverage   64.62%   64.64%   +0.02%     
==========================================
  Files         225      225              
  Lines       23843    23849       +6     
==========================================
+ Hits        15408    15418      +10     
+ Misses       8435     8431       -4     
Files Coverage Δ
svf-llvm/include/SVF-LLVM/LLVMUtil.h 74.19% <ø> (ø)
svf-llvm/lib/LLVMUtil.cpp 78.64% <100.00%> (+1.03%) ⬆️
svf-llvm/lib/SymbolTableBuilder.cpp 86.18% <100.00%> (ø)

@yuleisui yuleisui merged commit 6f1bbc2 into SVF-tools:master Jan 5, 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.

1 participant