llvm-project
e05d91b3 - [analyzer][NFC] Make RegionStore dumps deterministic (#115615)

Commit
1 year ago
[analyzer][NFC] Make RegionStore dumps deterministic (#115615) Dump the memory space clusters before the other clusters, in alphabetical order. Then default bindings over direct bindings, and if any has symbolic offset, then those should come before the ones with concrete offsets. In theory, we should either have a symbolic offset OR concrete offsets, but never both at the same time. Needed for #114835
Author
Parents
Loading