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

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 10:36:11 PDT 2018


Szelethus updated this revision to Diff 155915.
Szelethus added a comment.

Rebased to the latest trunk.


https://reviews.llvm.org/D49228

Files:
  lib/StaticAnalyzer/Checkers/UninitializedObjectChecker.cpp
  test/Analysis/cxx-uninitialized-object-ptr-ref.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49228.155915.patch
Type: text/x-patch
Size: 10055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180717/31d16f93/attachment.bin>


More information about the cfe-commits mailing list