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.
Sungkeun Cho e5ee27af20
[Inferbo] Bugfix: incorrect pruning for unary negation
7 years ago
..
Makefile [infer] merge --failures-allowed and --keep-going 7 years ago
arith.c [infer] Parse unsigned short (uint16_t) as IUShort 8 years ago
array_dynlength.c [clang] initialize dynamically-size stack-allocated arrays 8 years ago
break_continue_return.c Inferbo 8 years ago
cast.c [inferbo] More tests 8 years ago
do_while.c Inferbo 8 years ago
external.c [inferbo] fix the semantics of unknown library calls 8 years ago
for_loop.c Inferbo 8 years ago
function_call.c [inferbo] add instantiation for parameters (call-by-ptr/ref) 8 years ago
global.c [inferbo] Top for unanalyzed variables (e.g., global variables) 8 years ago
goto_loop.c Inferbo 8 years ago
inf_loop.c Inferbo 8 years ago
issues.exp [Inferbo] Bugfix: incorrect pruning for unary negation 7 years ago
models.c [inferbo] Add warnings and errors for unreachable code 8 years ago
nested_loop.c Inferbo 8 years ago
nested_loop_with_label.c Inferbo 8 years ago
pointer_arith.c [inferbo] remove bottoms in pointer arithmetic 8 years ago
prune_alias.c [Bufferoverrun] More prune to make some nodes unreachable 8 years ago
prune_constant.c [Inferbo] Bugfix: incorrect pruning for unary negation 7 years ago
sizeof.c [clang] correct sizeof info 7 years ago
trivial.c Inferbo 8 years ago
unreachable.c exinferbo] check end of procedure for unreachability 7 years ago
while_loop.c [Bufferoverrun] set uninitialized values in array as top 8 years ago