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

Add "ALLOC_STACK_RET" annotation in extapi.c #1616

Merged
merged 2 commits into from
Dec 20, 2024

fix bug

f530cc0
Select commit
Loading
Failed to load commit list.
Merged

Add "ALLOC_STACK_RET" annotation in extapi.c #1616

fix bug
f530cc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2024 in 1s

42.85% of diff hit (target 0.00%)

View this Pull Request on Codecov

42.85% of diff hit (target 0.00%)

Annotations

Check warning on line 367 in svf-llvm/include/SVF-LLVM/LLVMUtil.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/include/SVF-LLVM/LLVMUtil.h#L367

Added line #L367 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L649

Added line #L649 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L651-L652

Added lines #L651 - L652 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L656-L658

Added lines #L656 - L658 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L700

Added line #L700 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf-llvm/lib/LLVMUtil.cpp#L702

Added line #L702 was not covered by tests

Check warning on line 228 in svf/lib/Util/ExtAPI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/ExtAPI.cpp#L228

Added line #L228 was not covered by tests

Check warning on line 230 in svf/lib/Util/ExtAPI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/ExtAPI.cpp#L230

Added line #L230 was not covered by tests