Closed pietrodn closed 7 years ago
angr-z3 is a for-convenience fork of the actual Z3 repo (https://github.com/Z3Prover/z3). Please send this PR to them.
Thanks!
They already fixed it upstream. https://github.com/Z3Prover/z3/commit/f03f471f025adaed6f82d73b7e19fc8693bbec4f
Ah, cool. Then I guess @rhelmot will pull it in for the next z3 release. Thanks for pointing it out!
Luckily for you, I am procrastinating hardcore on an essay due in 7 hours, so angr-z3 has been rebased on latest upstream, and a source release has been made. Linux wheels are in the process of being built :)
Currently, this is the only problem preventing a "clean" install (with just "pip install angr") of angr on macOS.
As of right now, it should be fixed for macOS.
Tried right now, it works fine. Thank you! :)
This fixes the [[clang::fallthrough]] issue and ensures a successful build of angr-z3 on macOS.
This is the same fix introduced upstream in Z3: https://github.com/Z3Prover/z3/commit/f03f471f025adaed6f82d73b7e19fc8693bbec4f