xazax.hun added a comment.

In D57230#1387834 <https://reviews.llvm.org/D57230#1387834>, @NoQ wrote:

> There seem to be a few regressions - weird memory leaks of inner objects in 
> C++ destructors. Trying to investigate/reproduce.


Oh, that is unfortunate. Feel free to share a repro as soon as you have one. 
The last time I saw strange leaks were due to the fact we did not invalidate 
symbols after unmodelled casts. But if these warnings were introduced by this 
change it is probably something else.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57230/new/

https://reviews.llvm.org/D57230



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to