[PATCH] D48325: [analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 6 06:47:08 PDT 2018
Szelethus updated this revision to Diff 154398.
Szelethus added a comment.
MemberPointerTypes are regarded as primitive types from now. I agree with @NoQ, it makes so much more sense this way :)
https://reviews.llvm.org/D48325
Files:
lib/StaticAnalyzer/Checkers/UninitializedObjectChecker.cpp
test/Analysis/cxx-uninitialized-object-ptr-ref.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48325.154398.patch
Type: text/x-patch
Size: 4976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180706/607ca974/attachment.bin>
More information about the cfe-commits
mailing list