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

[csmith-project/creduce] de0ccd: new pass to collapse chains of trivial #includes



  Branch: refs/heads/include-includes
  Home:   https://github.com/csmith-project/creduce
  Commit: de0ccda615128d28f70d0c688316add4029f4506
      https://github.com/csmith-project/creduce/commit/de0ccda615128d28f70d0c688316add4029f4506
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M creduce/Makefile.am
    M creduce/Makefile.in
    M creduce/creduce.in
    A creduce/pass_include_includes.pm
    M creduce/pass_lines.pm
    M creduce/pass_unifdef.pm
    M scripts/localize_headers

  Log Message:
  -----------
  new pass to collapse chains of trivial #includes

minor work elsewhere