You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jules Villard 7615963bf4
[proc-cfg][2/5] fix duplicate symbols detection
6 years ago
..
Makefile [kill -a][1/4] stop using `-a foo` in the infer repo 6 years ago
arith.c [inferbo] Use big_int in interval domain 6 years ago
array_dynlength.c Change license to MIT 7 years ago
array_field.c Change license to MIT 7 years ago
break_continue_return.c Change license to MIT 7 years ago
calloc.c inferBO calloc model 6 years ago
cast.c [inferbo] Add tests of integer overflow and unsafe casting 6 years ago
do_while.c Change license to MIT 7 years ago
duplicates.c Change license to MIT 7 years ago
external.c Change license to MIT 7 years ago
for_loop.c [proc-cfg][2/5] fix duplicate symbols detection 6 years ago
function_call.c [inferbo] Return unknown value on non-const function calls 6 years ago
get_field.c [inferbo] Simplify memory instantiation of function call 6 years ago
get_field_wrapper.c [inferbo] Add a test showing empty fields of structure 6 years ago
global.c [inferbo] Add a test case of global constant 6 years ago
goto_loop.c Change license to MIT 7 years ago
inf_loop.c Change license to MIT 7 years ago
issue_kinds.c [inferbo] Do not re-report issues if the precision hasn't improved 6 years ago
issues.exp [inferbo] Use big_int in interval domain 6 years ago
models.c InferBO strncpy model 6 years ago
my_typedef.h [inferbo] Add a test showing empty fields of structure 6 years ago
nested_loop.c Change license to MIT 7 years ago
nested_loop_with_label.c Change license to MIT 7 years ago
pointer_arith.c Change license to MIT 7 years ago
prune_alias.c Change license to MIT 7 years ago
prune_constant.c Change license to MIT 7 years ago
relation.c [Inferbo] Add relational domains 6 years ago
sizeof.c Change license to MIT 7 years ago
trivial.c Change license to MIT 7 years ago
unreachable.c Change license to MIT 7 years ago
while_loop.c Change license to MIT 7 years ago