[PATCH] D78425: [ValueLattice] Add move constructor

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 19 02:07:10 PDT 2020


nikic updated this revision to Diff 258594.
nikic marked an inline comment as done.
nikic added a comment.

Base assignment operators on constructors rather than the other way around.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78425/new/

https://reviews.llvm.org/D78425

Files:
  include/llvm/Analysis/ValueLattice.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78425.258594.patch
Type: text/x-patch
Size: 2968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200419/2b0232c7/attachment.bin>


More information about the llvm-commits mailing list