aboutsummaryrefslogtreecommitdiff
path: root/devel/creduce/pkg-descr
blob: 5c8eabf8297df3765cb1960d6212c0326805a194 (plain) (blame)
1
2
3
4
5
C-Reduce is a tool which takes a large C or C++ program that has a property of
interest (such as triggering a compiler bug) and automatically produces a much
smaller C/C++ program that has the same property. It is intended for use by
people who discover and report bugs in compilers and other tools that process
C/C++ code.