[PATCH] D43798: [analyzer] UndefinedAssignment: Fix warning message on implicit copy/move constructors.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 27 14:02:37 PST 2018
NoQ updated this revision to Diff 136151.
NoQ marked an inline comment as done.
NoQ added a comment.
Mention the implicit constructor in the warning message.
https://reviews.llvm.org/D43798
Files:
lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
test/Analysis/implicit-ctor-undef-value.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43798.136151.patch
Type: text/x-patch
Size: 4285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180227/ffd8ee9d/attachment.bin>
More information about the cfe-commits
mailing list