0d4deaf2b7
C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ file that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process source code.
25 lines
796 B
Text
25 lines
796 B
Text
@comment $NetBSD: PLIST,v 1.1 2016/11/02 00:15:43 joerg Exp $
|
|
bin/creduce
|
|
libexec/clang_delta
|
|
libexec/clex
|
|
libexec/strlex
|
|
libexec/topformflat
|
|
libexec/unifdef
|
|
share/creduce/perl/creduce_config.pm
|
|
share/creduce/perl/creduce_regexes.pm
|
|
share/creduce/perl/creduce_utils.pm
|
|
share/creduce/perl/pass_balanced.pm
|
|
share/creduce/perl/pass_blank.pm
|
|
share/creduce/perl/pass_clang.pm
|
|
share/creduce/perl/pass_clang_binsrch.pm
|
|
share/creduce/perl/pass_clex.pm
|
|
share/creduce/perl/pass_comments.pm
|
|
share/creduce/perl/pass_include_includes.pm
|
|
share/creduce/perl/pass_includes.pm
|
|
share/creduce/perl/pass_indent.pm
|
|
share/creduce/perl/pass_ints.pm
|
|
share/creduce/perl/pass_lines.pm
|
|
share/creduce/perl/pass_peep.pm
|
|
share/creduce/perl/pass_special.pm
|
|
share/creduce/perl/pass_ternary.pm
|
|
share/creduce/perl/pass_unifdef.pm
|