Commit ea0628a8 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

make SYMMETRY_REDUCTION more constant

Upcoming changes using the value of SYMMETRY_REDUCTION to construct an array's
bounds. Clang seems fine with this, but GCC does not consider a static const
constant enough to be involved in a bounds calculation.

Github: related to #194 "clearer CEX output with scalarsets"
parent 73f9fdeb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment