Super-parallel Python port of the C-Reduce

Edit Package cvise

C-Vise is a super-parallel Python port of the C-Reduce. The port is fully compatible to the C-Reduce and uses the same efficient LLVM-based C/C++ reduction tool named clang_delta.

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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000183 183 Bytes
_service 0000000507 507 Bytes
_servicedata 0000000229 229 Bytes
cvise-2.5.0+git.20220912.e2268dd.tar.xz 0000192772 188 KB
cvise.changes 0000029881 29.2 KB
cvise.spec 0000002547 2.49 KB
Revision 55 (latest revision is 78)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1002720 from Martin Liška's avatar Martin Liška (marxin) (revision 55)
- Update to version 2.5.0+git.20220912.e2268dd:
  * Added member-to-global pass that moves declarations within a record (class or struct) in front of the record

- Update to version 2.5.0+git.20220912.c56e8a0:
  * Replaced everywhere TypedefDecl by TypedefNameDecl to supporting typedef-like using declarations
  * Hopefully compatible with old libclang
  * return-void transformation discarded function specifiers, attributes and scope qualifiers
  * class-template-to-class transformation was not working with out-of-line method definitions
  * Add c++2b C++ standard.
Comments 0
openSUSE Build Service is sponsored by