Skip to content

Conversation

@bsdb0y
Copy link

@bsdb0y bsdb0y commented Apr 18, 2025

No description provided.

@bsdb0y
Copy link
Author

bsdb0y commented Apr 18, 2025

from Test-Suite/CMakeLists.txt

          #TODO: add null-ptr-deref handler code: removed "-null-ptr-deref" option
          #COMMAND ae -null-ptr-deref ${CMAKE_CURRENT_SOURCE_DIR}/${filename}
          COMMAND ae ${CMAKE_CURRENT_SOURCE_DIR}/${filename}

I see that the PR from https://github.com/wmx66666 SVF-tools/SVF#1687 is already open, so the comment I added might get resolved once the related code is merged into SVF.

@bsdb0y
Copy link
Author

bsdb0y commented May 15, 2025

@yuleisui just checking in - please let me know if anything is needed from my side to get this PR merged. SVF-tools/SVF#1685 is currently failing because these tests need to be compiled with LLVM 20, and I’ve made some changes to them accordingly.

@yuleisui
Copy link
Collaborator

I can't merge this as the *.bc files are not supposed to be changed, but only need to change the llvm compiler version in GitHub Action: https://github.com/SVF-tools/Test-Suite/blob/master/.github/workflows/Test-Suite.yml

Please only make a pull request where necessary and leave all other files untouched.

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