[PATCH] D31029: [analyzer] Fix logical not for pointers with different bit width

Daniel Marjamäki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 02:38:24 PDT 2017


danielmarjamaki added a comment.

In https://reviews.llvm.org/D31029#703428, @zaks.anna wrote:

> Are there other cases where makeNull would need to be replaced?


There might be. As I understand it, this is the only known case at the moment.


Repository:
  rL LLVM

https://reviews.llvm.org/D31029





More information about the cfe-commits mailing list