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

Bytesize #1344

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Bytesize #1344

merged 1 commit into from
Jan 24, 2024

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Jan 23, 2024

  • bytesize default value should be 1 (most conservative value).
  • add a default ptr type (when we cannot inference type we give a default type).

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (395f892) 65.73% compared to head (30e9c37) 65.73%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1344   +/-   ##
=======================================
  Coverage   65.73%   65.73%           
=======================================
  Files         225      225           
  Lines       24248    24250    +2     
=======================================
+ Hits        15939    15941    +2     
  Misses       8309     8309           
Files Coverage Δ
svf-llvm/lib/LLVMModule.cpp 83.39% <100.00%> (+0.05%) ⬆️
svf/include/SVFIR/SVFType.h 97.77% <100.00%> (ø)
svf/lib/SVFIR/SVFFileSystem.cpp 85.61% <100.00%> (ø)
svf/lib/SVFIR/SVFType.cpp 0.00% <ø> (ø)

@yuleisui yuleisui merged commit 14aa4da into SVF-tools:master Jan 24, 2024
5 checks passed
@jumormt jumormt deleted the bytesize branch January 24, 2024 00:46
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