Use a guaranteed unique sort key (var_id, rev_start, rev_end) when
ordering SROM layout entries; otherwise, we see non-deterministic output
for entries with overlapping var_ids.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6322 Build 6561: arc lint + arc unit
Event Timeline
Comment Actions
I tested this in my local WIP tree and confirm that I get the same output after each invocation.