[clang] [llvm] Adapted MemRegion::getDescriptiveName to handle ElementRegions (PR #85104)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 08:19:46 PDT 2024


T-Gruber wrote:

Alright, I added a test case which leads to an incorrect index due to the use of getOriginRegion. I also added a FIXME comment to document that this case is not covered currently.

https://github.com/llvm/llvm-project/pull/85104


More information about the cfe-commits mailing list