ConstraintAnalysis: Sort constraints internally (#8900)
Sorting them in each set of ANDed constraints is not only nice for debugging but makes comparison simpler: they compare equal regardless of order. This adds some boilerplate `operator<` in necessary places.
A
Alon Zakai committed
74c39b9bc3e518e1af327f33b9afb4c2ae38c4db
Parent: 1f903c1
Committed by GitHub <noreply@github.com>
on 7/15/2026, 8:24:40 PM