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

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 07:26:16 PDT 2017


xazax.hun added a comment.

So there is no LLVM supported target with different bit width pointer types?

In case we have such a target upstreamed, you can add a test with the host-triple hardcoded into the test.


Repository:
  rL LLVM

https://reviews.llvm.org/D31029





More information about the cfe-commits mailing list