[clang] Revert "[analyzer][NFC] Make RegionStore dumps deterministic" (PR #115881)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 12 07:28:59 PST 2024
steakhal wrote:
We crash because even calling the `getRegion()` raises an assert that the binding should be a symbolic binding.
https://github.com/llvm/llvm-project/pull/115881
More information about the cfe-commits
mailing list