Closed ecorm closed 2 years ago
Suppress the GCC signed/unsigned integer comparisons in the EquivalentTo and Variant::LessThan visitors.
EquivalentTo
Variant::LessThan
Done in 487bd06485c40bb0426b8d5f198dcc06c0b271fe.
Suppress the GCC signed/unsigned integer comparisons in the
EquivalentTo
andVariant::LessThan
visitors.