[PATCH] D40939: [analyzer] Avoid element regions of void type.

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 08:21:41 PST 2017


xazax.hun added a comment.

In https://reviews.llvm.org/D40939#948252, @NoQ wrote:

> Like, it's not the situation when we couldn't figure out the type - it would have been null in that case. Here we know exactly that the type is void.


Oh, thank you for the clarification!


Repository:
  rC Clang

https://reviews.llvm.org/D40939





More information about the cfe-commits mailing list