[PATCH] D43798: [analyzer] UndefinedAssignment: Fix warning message on implicit copy/move constructors.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 14:09:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326258: [analyzer] UndefinedAssignmentChecker: Better warning message in implicit ctors. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43798?vs=136151&id=136154#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43798

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
  cfe/trunk/test/Analysis/implicit-ctor-undef-value.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43798.136154.patch
Type: text/x-patch
Size: 4379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180227/d8bec49d/attachment.bin>


More information about the cfe-commits mailing list