balazske wrote:

The two patches (#149106 and this) are a different solution for the problem. I 
started the other because it looks more difficult to make this checker work if 
memory invalidations happen, probably many cases should be handled to maintain 
the checker internal data. The other solution has different problems (possible 
use of many `ElementRegion`'s, no good ability to handle memory copy 
functions), a decision is needed which is better to continue.

https://github.com/llvm/llvm-project/pull/146664
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to