[PATCH] D49228: [analyzer][UninitializedObjectChecker] Void pointer objects are casted back to their dynmic type in note message

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 11:10:41 PDT 2018


george.karpenkov requested changes to this revision.
george.karpenkov added a comment.
This revision now requires changes to proceed.

Cf. my comments to https://reviews.llvm.org/D49437: while this change looks great, is it possible to separate the pointer chasing from the rest of the checker?


https://reviews.llvm.org/D49228





More information about the cfe-commits mailing list