RedDocMD added a comment.

I have gotten rid of notes for the time being.
The trouble is that, we were not figuring out whether the null-pointer 
de-reference was occurring due to the null value being swapped with the current 
pointer.
We just //assumed// that. So I am guessing we would need a visitor to figure 
that out? (Hooray for Valeriy!)
Or is there a simpler solution?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104300

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

Reply via email to