[clang] [llvm] Adapted MemRegion::getDescriptiveName to handle ElementRegions (PR #85104)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 06:05:24 PDT 2024
https://github.com/NagyDonat requested changes to this pull request.
I strongly suspect that there are some situations where this commit would behave incorrectly (assert on legal code or print incorrect output). See inline comment for explanation and a suggested solution (that I did not test).
https://github.com/llvm/llvm-project/pull/85104
More information about the cfe-commits
mailing list