cvise 2.4.0-2.1 source package in Ubuntu

Changelog

cvise (2.4.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove stale LLVM 9 build dependencies on armel/armhf.
    (Closes: #1000892)
  * Recommend colordiff. (Closes: #1001375)

 -- Adrian Bunk <email address hidden>  Wed, 29 Dec 2021 22:41:49 +0200

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvise_2.4.0-2.1.dsc 1.9 KiB 38fff65c4100ab31cb6832029d348850004bc6820cceed85ce1c8f30ff9ed23b
cvise_2.4.0.orig.tar.gz 246.9 KiB 55ae8c39bdbaddba9a2ac1173bef7995e58387bc81f4610125dd1488c8e8b1ae
cvise_2.4.0-2.1.debian.tar.xz 5.5 KiB 1b614beb0d83d0b320cdd027ec3877608719596911d765a835774729aaf37d80

Available diffs

No changes file available.

Binary packages built by this source

cvise: super-parallel Python port of the C-Reduce project

 C-Vise is a tool that takes a large C, C++ or OpenCL program that has
 a property of interest (such as triggering a compiler bug) and
 automatically produces a much smaller C/C++ or OpenCL 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++ or
 OpenCL code.
 .
 NOTE: C-Vise happens to do a pretty good job reducing the size of
 programs in languages other than C/C++, such as JavaScript and
 Rust. If you need to reduce programs in some other language, please
 give it a try.

cvise-dbgsym: debug symbols for cvise