baloghadamsoftware added a comment.

Hmm, then the only solution that comes to my mind is to link iterator positions 
to container data instead of the container regions. I also have to store a link 
to the class definition of the container in the container data for the 
invalidation rules. Container data can then be detached from the container 
region until the last iterator to the container is clean up. Is it OK?


https://reviews.llvm.org/D48427



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

Reply via email to