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.
Mehdi Bouaziz ec7b096ff6
[inferbo] Add warnings and errors for unreachable code
8 years ago
..
Makefile [infer][checkers] remove the bufferoverrun analyzer option and rely on the --bufferoverrun flag only 8 years ago
array_dynlength.c [clang] initialize dynamically-size stack-allocated arrays 8 years ago
break_continue_return.c Inferbo 8 years ago
do_while.c Inferbo 8 years ago
for_loop.c Inferbo 8 years ago
function_call.c [inferbo] New test for 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] Add warnings and errors for unreachable code 8 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 [Bufferoverrun] More prune to make some nodes unreachable 8 years ago
sizeof.c [inferbo] remove bottoms in pointer arithmetic 8 years ago
trivial.c Inferbo 8 years ago
unreachable.c [inferbo] Add warnings and errors for unreachable code 8 years ago
while_loop.c [Bufferoverrun] set uninitialized values in array as top 8 years ago