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 18ea3f99d8
[inferbo][bugfix] Plus semantics of interval domain
7 years ago
..
Makefile Turn off --keep-going by default 7 years ago
arith.c [inferbo][bugfix] Plus semantics of interval domain 7 years ago
array_dynlength.c [clang] initialize dynamically-size stack-allocated arrays 8 years ago
array_field.c [inferbo][bugfix] Add index to offset at array fields 7 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
duplicates.c [inferbo] Do not report subsumed issues 7 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
issue_kinds.c [inferbo] Add alloc size safety condition 7 years ago
issues.exp [inferbo][bugfix] Plus semantics of interval domain 7 years ago
models.c [inferbo] Replace buckets with issue types 7 years ago
nested_loop.c Inferbo 8 years ago
nested_loop_with_label.c Inferbo 8 years ago
pointer_arith.c [inferbo] Fix evaluation of Lindex 7 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 [inferbo/unreachable] Fix FPs with exit at end of block/procedure 7 years ago
while_loop.c [Bufferoverrun] set uninitialized values in array as top 8 years ago