[PATCH] D16044: getDescriptiveName() for MemRegion
Alexander Droste via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 14 06:45:21 PDT 2016
Alexander_Droste added a comment.
> I tested this patch using http://reviews.llvm.org/D15227
> Unfortunately for non-array variables the getDescriptiveName returned var_name[0]. Note the spurious [0] part.
> Could you look into that?
Could you provide a code example where this effect turns up?
http://reviews.llvm.org/D16044
More information about the cfe-commits
mailing list