https://llvm.org/bugs/show_bug.cgi?id=28400
Chandler Carruth <chandl...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Chandler Carruth <chandl...@gmail.com> --- Looks like we have a winner. PoisoningVH was added in r292925 and used in r292928. In the few places where it makes sense to retain this level of debug assertions, this makes the code compatible with caching of analysis results. I think this issue is now closed as all the workarounds are gone and my testing so far looks very solid. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs