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

remove some opaque pointer dependencies #1295

Merged
merged 2 commits into from
Dec 22, 2023

remove some getptr dependencies && add todos

267eea5
Select commit
Loading
Failed to load commit list.
Merged

remove some opaque pointer dependencies #1295

remove some getptr dependencies && add todos
267eea5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 22, 2023 in 1s

31.03% of diff hit (target 0.00%)

View this Pull Request on Codecov

31.03% of diff hit (target 0.00%)

Annotations

Check warning on line 251 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L251

Added line #L251 was not covered by tests

Check warning on line 255 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L255

Added line #L255 was not covered by tests

Check warning on line 260 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L260

Added line #L260 was not covered by tests

Check warning on line 264 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 268 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 272 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 276 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L275-L276

Added lines #L275 - L276 were not covered by tests

Check warning on line 279 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 282 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L282

Added line #L282 was not covered by tests

Check warning on line 284 in svf-llvm/lib/LLVMUtil.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L284

Added line #L284 was not covered by tests

Check warning on line 126 in svf/lib/MemoryModel/AccessPath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/MemoryModel/AccessPath.cpp#L126

Added line #L126 was not covered by tests

Check warning on line 130 in svf/lib/MemoryModel/AccessPath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/MemoryModel/AccessPath.cpp#L130

Added line #L130 was not covered by tests

Check warning on line 232 in svf/lib/MemoryModel/AccessPath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/MemoryModel/AccessPath.cpp#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 272 in svf/lib/MemoryModel/AccessPath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/MemoryModel/AccessPath.cpp#L272

Added line #L272 was not covered by tests