vabridgers marked 5 inline comments as done.
vabridgers added a comment.

I believe I've addressed all of Artem's comments thus far. This is a NFC patch, 
so will include no test cases. We detected these inconsistencies in getting 
NULL pointers in our downstream target, that supports 2 different pointer sizes 
depending on address space. That review is here,  
https://reviews.llvm.org/D118050, and is dependent upon these fixes (makeNull 
-> makeNullWithWidth refactoring). These two patches will be kept separate, 
with this patch reviewed and submitted first followed by  
https://reviews.llvm.org/D118050.

Please let me know what else needs to be done to move this patch forward. 
Thanks - Vince


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119601

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D119601: [analyzer]... Vince Bridgers via Phabricator via cfe-commits
    • [PATCH] D119601: [anal... Vince Bridgers via Phabricator via cfe-commits

Reply via email to