We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The tests
simple/test-arr-4.c
simple/test-arr-4.unsafe.c
simple/fntest-1.c
simple/fntest-1.unsafe.c
from crab-llvm do not pass if we use:
typedef SDBM_impl::BigNumDefaultParams<number_t> SplitDBMGraph; typedef SplitDBM<number_t, varname_t, SplitDBMGraph> BASE(split_dbm_domain_t);
in include/crab_llvm/crab_domains.hh
include/crab_llvm/crab_domains.hh
The text was updated successfully, but these errors were encountered:
Fix issue #19
85330f0
Added some comments about the possibility of overflows on weight operations with some graph configurations.
Fixed in commit 85330f0
Sorry, something went wrong.
caballa
No branches or pull requests
The tests
simple/test-arr-4.c
simple/test-arr-4.unsafe.c
simple/fntest-1.c
simple/fntest-1.unsafe.c
from crab-llvm do not pass if we use:
in
include/crab_llvm/crab_domains.hh
The text was updated successfully, but these errors were encountered: