[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 07:50:36 PST 2017


xazax.hun added a comment.

I like the idea of adding those assertions but a bit worried about the other changes. Basically (if I get this right), we are masking the issues here and I am a bit afraid that they will get forgotten. I think it would be nice to at least add a FIXME that this path should never be triggered.


Repository:
  rC Clang

https://reviews.llvm.org/D40939





More information about the cfe-commits mailing list