[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] c3cd4b: error handling cleanups



  Branch: refs/heads/cleanups
  Home:   https://github.com/csmith-project/creduce
  Commit: c3cd4ba283a3a7fddb942108f423e02189fae353
      https://github.com/csmith-project/creduce/commit/c3cd4ba283a3a7fddb942108f423e02189fae353
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M creduce/creduce.in
    M creduce/creduce_utils.pm
    M creduce/pass_balanced.pm
    M creduce/pass_clang.pm
    M creduce/pass_clang_binsrch.pm
    M creduce/pass_clex.pm

  Log Message:
  -----------
  error handling cleanups

add an option to slow down C-Reduce by limiting the size of its
improvements, this would be useful if you wanted to use C-Reduce as an
ad-hoc fuzzer